Class BackendServicesClient.ListUsablePage (1.74.0)

public static class BackendServicesClient.ListUsablePage extends AbstractPage,BackendServiceListUsable,BackendService,BackendServicesClient.ListUsablePage>

Inheritance

java.lang.Object > AbstractPage > BackendServicesClient.ListUsablePage

Methods

createPage(PageContext context, BackendServiceListUsable response)

protected BackendServicesClient.ListUsablePage createPage(PageContext,BackendServiceListUsable,BackendService> context, BackendServiceListUsable response)
Parameters
Name Description
context PageContext<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService>
response BackendServiceListUsable
Returns
Type Description
BackendServicesClient.ListUsablePage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListUsablePage> createPageAsync(PageContext,BackendServiceListUsable,BackendService> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService>
futureResponse ApiFuture<BackendServiceListUsable>
Returns
Type Description
ApiFuture<ListUsablePage>
Overrides