Class AwsClustersClient.ListAwsNodePoolsPagedResponse (0.40.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
NameDescription
contextPageContext<ListAwsNodePoolsRequest,ListAwsNodePoolsResponse,AwsNodePool>
futureResponseApiFuture<ListAwsNodePoolsResponse>
Returns
TypeDescription
ApiFuture<ListAwsNodePoolsPagedResponse>