Class RegionBackendServicesClient.ListUsablePagedResponse (1.51.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
NameDescription
contextPageContext<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService>
futureResponseApiFuture<BackendServiceListUsable>
Returns
TypeDescription
ApiFuture<ListUsablePagedResponse>