Class BackendServicesClient.AggregatedListPagedResponse (1.51.0)

public static class BackendServicesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>,BackendServicesClient.AggregatedListPage,BackendServicesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackendServicesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, ApiFuture<BackendServiceAggregatedList> futureResponse)

public static ApiFuture<BackendServicesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, ApiFuture<BackendServiceAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,java.util.Map.Entry<String,BackendServicesScopedList>>
futureResponseApiFuture<BackendServiceAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>