Class EndpointServiceClient.ListLocationsPage (1.24.0)

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

Inheritance

java.lang.Object > AbstractPage > EndpointServiceClient.ListLocationsPage

Methods

createPage(PageContext context, ListLocationsResponse response)

protected EndpointServiceClient.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
EndpointServiceClient.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