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