Class EdgeContainerClient.ListNodePoolsPagedResponse (0.8.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
NameDescription
contextPageContext<ListNodePoolsRequest,ListNodePoolsResponse,NodePool>
futureResponseApiFuture<ListNodePoolsResponse>
Returns
TypeDescription
ApiFuture<ListNodePoolsPagedResponse>