Class EdgeContainerClient.ListNodePoolsPagedResponse (0.39.0)

public static class EdgeContainerClient.ListNodePoolsPagedResponse extends AbstractPagedListResponse<ListNodePoolsRequest,ListNodePoolsResponse,NodePool,EdgeContainerClient.ListNodePoolsPage,EdgeContainerClient.ListNodePoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EdgeContainerClient.ListNodePoolsPagedResponse

Static Methods

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

public static ApiFuture<EdgeContainerClient.ListNodePoolsPagedResponse> createAsync(PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool> context, ApiFuture<ListNodePoolsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>
futureResponse ApiFuture<ListNodePoolsResponse>
Returns
Type Description
ApiFuture<ListNodePoolsPagedResponse>