Class RegionBackendServicesClient.ListPagedResponse (1.53.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
Name Description
context PageContext<ListRegionBackendServicesRequest,BackendServiceList,BackendService>
futureResponse ApiFuture<BackendServiceList>
Returns
Type Description
ApiFuture<ListPagedResponse>