Class CloudTasksClient.ListLocationsPage (2.63.0)

public static class CloudTasksClient.ListLocationsPage extends AbstractPage,ListLocationsResponse,Location,CloudTasksClient.ListLocationsPage>

Inheritance

java.lang.Object > AbstractPage > CloudTasksClient.ListLocationsPage

Methods

createPage(PageContext context, ListLocationsResponse response)

protected CloudTasksClient.ListLocationsPage createPage(PageContext,ListLocationsResponse,Location> context, ListLocationsResponse response)
Parameters
Name Description
context PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location>
response com.google.cloud.location.ListLocationsResponse
Returns
Type Description
CloudTasksClient.ListLocationsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListLocationsPage> createPageAsync(PageContext,ListLocationsResponse,Location> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location>
futureResponse ApiFuture<com.google.cloud.location.ListLocationsResponse>
Returns
Type Description
ApiFuture<ListLocationsPage>
Overrides