Class EdgeContainerClient.ListNodePoolsPagedResponse (0.5.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 Returns