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