Class RegionBackendServicesClient.ListUsablePagedResponse (1.54.0)

public static class RegionBackendServicesClient.ListUsablePagedResponse extends AbstractPagedListResponse<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService,RegionBackendServicesClient.ListUsablePage,RegionBackendServicesClient.ListUsableFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionBackendServicesClient.ListUsablePagedResponse

Static Methods

createAsync(PageContext<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService> context, ApiFuture<BackendServiceListUsable> futureResponse)

public static ApiFuture<RegionBackendServicesClient.ListUsablePagedResponse> createAsync(PageContext<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService> context, ApiFuture<BackendServiceListUsable> futureResponse)
Parameters
Name Description
context PageContext<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService>
futureResponse ApiFuture<BackendServiceListUsable>
Returns
Type Description
ApiFuture<ListUsablePagedResponse>