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