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