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