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