Uses of Class
com.google.cloud.compute.v1.InstanceGroupsClient.ListInstancesPage
-
Packages that use InstanceGroupsClient.ListInstancesPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstanceGroupsClient.ListInstancesPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstanceGroupsClient.ListInstancesPage Modifier and Type Method Description protected InstanceGroupsClient.ListInstancesPageInstanceGroupsClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances,InstanceWithNamedPorts> context, InstanceGroupsListInstances response)Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceGroupsClient.ListInstancesPage Modifier and Type Method Description com.google.api.core.ApiFuture<InstanceGroupsClient.ListInstancesPage>InstanceGroupsClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesInstanceGroupsRequest,InstanceGroupsListInstances,InstanceWithNamedPorts> context, com.google.api.core.ApiFuture<InstanceGroupsListInstances> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type InstanceGroupsClient.ListInstancesPage Modifier and Type Method Description protected InstanceGroupsClient.ListInstancesFixedSizeCollectionInstanceGroupsClient.ListInstancesFixedSizeCollection. createCollection(List<InstanceGroupsClient.ListInstancesPage> pages, int collectionSize)
-