Class DataTransferServiceClient.ListLocationsPage (2.78.0)

publicstaticclass DataTransferServiceClient.ListLocationsPageextendsAbstractPage<ListLocationsRequest,ListLocationsResponse,Location,DataTransferServiceClient.ListLocationsPage>

Inheritance

java.lang.Object > AbstractPage > DataTransferServiceClient.ListLocationsPage

Methods

createPage(PageContext<ListLocationsRequest,ListLocationsResponse,Location> context, ListLocationsResponse response)

protectedDataTransferServiceClient.ListLocationsPagecreatePage(PageContext<ListLocationsRequest,ListLocationsResponse,Location>context,ListLocationsResponseresponse)
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
DataTransferServiceClient.ListLocationsPage
Overrides

createPageAsync(PageContext<ListLocationsRequest,ListLocationsResponse,Location> context, ApiFuture<ListLocationsResponse> futureResponse)

publicApiFuture<DataTransferServiceClient.ListLocationsPage>createPageAsync(PageContext<ListLocationsRequest,ListLocationsResponse,Location>context,ApiFuture<ListLocationsResponse>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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.