Uses of Class
com.google.cloud.compute.v1.NodeGroupsClient.AggregatedListPage
-
Packages that use NodeGroupsClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NodeGroupsClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupsClient.AggregatedListPage Modifier and Type Method Description protected NodeGroupsClient.AggregatedListPage
NodeGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, NodeGroupAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NodeGroupsClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPage>
NodeGroupsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type NodeGroupsClient.AggregatedListPage Modifier and Type Method Description protected NodeGroupsClient.AggregatedListFixedSizeCollection
NodeGroupsClient.AggregatedListFixedSizeCollection. createCollection(List<NodeGroupsClient.AggregatedListPage> pages, int collectionSize)
-