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