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