Class EdgeContainerClient.ListNodePoolsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListNodePoolsRequest,ListNodePoolsResponse,NodePool,EdgeContainerClient.ListNodePoolsPage,EdgeContainerClient.ListNodePoolsFixedSizeCollection>
-
- com.google.cloud.edgecontainer.v1.EdgeContainerClient.ListNodePoolsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<NodePool>
- Enclosing class:
- EdgeContainerClient
public static class EdgeContainerClient.ListNodePoolsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNodePoolsRequest,ListNodePoolsResponse,NodePool,EdgeContainerClient.ListNodePoolsPage,EdgeContainerClient.ListNodePoolsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<EdgeContainerClient.ListNodePoolsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool> context, com.google.api.core.ApiFuture<ListNodePoolsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<EdgeContainerClient.ListNodePoolsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool> context, com.google.api.core.ApiFuture<ListNodePoolsResponse> futureResponse)
-
-