Class AwsClustersClient.ListAwsNodePoolsPagedResponse (0.41.0)

public static class AwsClustersClient.ListAwsNodePoolsPagedResponse extends AbstractPagedListResponse<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool,AwsClustersClient.ListAwsNodePoolsPage,AwsClustersClient.ListAwsNodePoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AwsClustersClient.ListAwsNodePoolsPagedResponse

Static Methods

createAsync(PageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool> context, ApiFuture<ListAwsNodePoolsResponse> futureResponse)

public static ApiFuture<AwsClustersClient.ListAwsNodePoolsPagedResponse> createAsync(PageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool> context, ApiFuture<ListAwsNodePoolsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool>
futureResponse ApiFuture<ListAwsNodePoolsResponse>
Returns
Type Description
ApiFuture<ListAwsNodePoolsPagedResponse>