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