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