Class AwsClustersClient.ListAwsNodePoolsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool,AwsClustersClient.ListAwsNodePoolsPage,AwsClustersClient.ListAwsNodePoolsFixedSizeCollection>
-
- com.google.cloud.gkemulticloud.v1.AwsClustersClient.ListAwsNodePoolsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<AwsNodePool>
- Enclosing class:
- AwsClustersClient
public static class AwsClustersClient.ListAwsNodePoolsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool,AwsClustersClient.ListAwsNodePoolsPage,AwsClustersClient.ListAwsNodePoolsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AwsClustersClient.ListAwsNodePoolsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool> context, com.google.api.core.ApiFuture<ListAwsNodePoolsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AwsClustersClient.ListAwsNodePoolsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool> context, com.google.api.core.ApiFuture<ListAwsNodePoolsResponse> futureResponse)
-
-