Package com.google.cloud.compute.v1
Class TargetTcpProxiesClient.AggregatedListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>,TargetTcpProxiesClient.AggregatedListPage,TargetTcpProxiesClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.TargetTcpProxiesClient.AggregatedListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,TargetTcpProxiesScopedList>>
- Enclosing class:
- TargetTcpProxiesClient
public static class TargetTcpProxiesClient.AggregatedListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>,TargetTcpProxiesClient.AggregatedListPage,TargetTcpProxiesClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetTcpProxiesClient.AggregatedListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, com.google.api.core.ApiFuture<TargetTcpProxyAggregatedList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TargetTcpProxiesClient.AggregatedListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, com.google.api.core.ApiFuture<TargetTcpProxyAggregatedList> futureResponse)
-
-