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