Uses of Class
com.google.cloud.vmwareengine.v1.VmwareEngineClient.ListPrivateCloudsPage
-
Packages that use VmwareEngineClient.ListPrivateCloudsPage Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of VmwareEngineClient.ListPrivateCloudsPage in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return VmwareEngineClient.ListPrivateCloudsPage Modifier and Type Method Description protected VmwareEngineClient.ListPrivateCloudsPageVmwareEngineClient.ListPrivateCloudsPage. createPage(com.google.api.gax.rpc.PageContext<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud> context, ListPrivateCloudsResponse response)Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type VmwareEngineClient.ListPrivateCloudsPage Modifier and Type Method Description com.google.api.core.ApiFuture<VmwareEngineClient.ListPrivateCloudsPage>VmwareEngineClient.ListPrivateCloudsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPrivateCloudsRequest,ListPrivateCloudsResponse,PrivateCloud> context, com.google.api.core.ApiFuture<ListPrivateCloudsResponse> futureResponse)Method parameters in com.google.cloud.vmwareengine.v1 with type arguments of type VmwareEngineClient.ListPrivateCloudsPage Modifier and Type Method Description protected VmwareEngineClient.ListPrivateCloudsFixedSizeCollectionVmwareEngineClient.ListPrivateCloudsFixedSizeCollection. createCollection(List<VmwareEngineClient.ListPrivateCloudsPage> pages, int collectionSize)
-