Class EdgeContainerClient.ListNodePoolsPage (0.54.0)

publicstaticclass EdgeContainerClient.ListNodePoolsPageextendsAbstractPage<ListNodePoolsRequest,ListNodePoolsResponse,NodePool,EdgeContainerClient.ListNodePoolsPage>

Inheritance

java.lang.Object > AbstractPage > EdgeContainerClient.ListNodePoolsPage

Methods

createPage(PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool> context, ListNodePoolsResponse response)

protectedEdgeContainerClient.ListNodePoolsPagecreatePage(PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>context,ListNodePoolsResponseresponse)
Parameters
Name Description
context PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>
response ListNodePoolsResponse
Returns
Type Description
EdgeContainerClient.ListNodePoolsPage
Overrides

createPageAsync(PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool> context, ApiFuture<ListNodePoolsResponse> futureResponse)

publicApiFuture<EdgeContainerClient.ListNodePoolsPage>createPageAsync(PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>context,ApiFuture<ListNodePoolsResponse>futureResponse)
Parameters
Name Description
context PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>
futureResponse ApiFuture<ListNodePoolsResponse>
Returns
Type Description
ApiFuture<ListNodePoolsPage>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.