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