Class EdgeContainerClient.ListClustersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListClustersRequest,ListClustersResponse,Cluster,EdgeContainerClient.ListClustersPage,EdgeContainerClient.ListClustersFixedSizeCollection>
-
- com.google.cloud.edgecontainer.v1.EdgeContainerClient.ListClustersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Cluster>
- Enclosing class:
- EdgeContainerClient
public static class EdgeContainerClient.ListClustersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListClustersRequest,ListClustersResponse,Cluster,EdgeContainerClient.ListClustersPage,EdgeContainerClient.ListClustersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<EdgeContainerClient.ListClustersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context, com.google.api.core.ApiFuture<ListClustersResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<EdgeContainerClient.ListClustersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context, com.google.api.core.ApiFuture<ListClustersResponse> futureResponse)
-
-