Class BackendServicesClient.AggregatedListPage (1.68.0)

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

Inheritance

java.lang.Object > AbstractPage > BackendServicesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, BackendServiceAggregatedList response)

protected BackendServicesClient.AggregatedListPage createPage(PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, BackendServiceAggregatedList response)
Returns
Type Description
BackendServicesClient.AggregatedListPage
Overrides

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

public ApiFuture<BackendServicesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, ApiFuture<BackendServiceAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides