Class FunctionServiceClient.ListLocationsPage (2.66.0)

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

Inheritance

java.lang.Object > AbstractPage > FunctionServiceClient.ListLocationsPage

Methods

createPage(PageContext context, ListLocationsResponse response)

protected FunctionServiceClient.ListLocationsPage createPage(PageContext,ListLocationsResponse,Location> context, ListLocationsResponse response)
Parameters
Name Description
context PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,Location>
response com.google.cloud.location.ListLocationsResponse
Returns
Type Description
FunctionServiceClient.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,Location>
futureResponse ApiFuture<com.google.cloud.location.ListLocationsResponse>
Returns
Type Description
ApiFuture<ListLocationsPage>
Overrides