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