Package com.google.cloud.vmwareengine.v1
Class VmwareEngineClient.ListPrivateCloudsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud,VmwareEngineClient.ListPrivateCloudsPage,VmwareEngineClient.ListPrivateCloudsFixedSizeCollection>
-
- com.google.cloud.vmwareengine.v1.VmwareEngineClient.ListPrivateCloudsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PrivateCloud>
- Enclosing class:
- VmwareEngineClient
public static class VmwareEngineClient.ListPrivateCloudsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud,VmwareEngineClient.ListPrivateCloudsPage,VmwareEngineClient.ListPrivateCloudsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<VmwareEngineClient.ListPrivateCloudsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud> context, com.google.api.core.ApiFuture<ListPrivateCloudsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<VmwareEngineClient.ListPrivateCloudsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud> context, com.google.api.core.ApiFuture<ListPrivateCloudsResponse> futureResponse)
-
-