Class BackendServicesClient.ListUsablePagedResponse (1.52.0)

public static class BackendServicesClient.ListUsablePagedResponse extends AbstractPagedListResponse<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService,BackendServicesClient.ListUsablePage,BackendServicesClient.ListUsableFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackendServicesClient.ListUsablePagedResponse

Static Methods

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

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