Class RegionBackendServicesClient.ListPagedResponse (1.34.0)

public static class RegionBackendServicesClient.ListPagedResponse extends AbstractPagedListResponse<ListRegionBackendServicesRequest,BackendServiceList,BackendService,RegionBackendServicesClient.ListPage,RegionBackendServicesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionBackendServicesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, ApiFuture<BackendServiceList> futureResponse)

public static ApiFuture<RegionBackendServicesClient.ListPagedResponse> createAsync(PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService> context, ApiFuture<BackendServiceList> futureResponse)
Parameters
NameDescription
contextPageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService>
futureResponseApiFuture<BackendServiceList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>