Class InstancesClient.ListInstancesPage (2.22.0)

publicstaticclass InstancesClient.ListInstancesPageextendsAbstractPage<ListInstancesRequest,ListInstancesResponse,Instance,InstancesClient.ListInstancesPage>

Inheritance

java.lang.Object > AbstractPage > InstancesClient.ListInstancesPage

Methods

createPage(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)

protectedInstancesClient.ListInstancesPagecreatePage(PageContext<ListInstancesRequest,ListInstancesResponse,Instance>context,ListInstancesResponseresponse)
Parameters
Name Description
context PageContext<ListInstancesRequest,ListInstancesResponse,Instance>
response ListInstancesResponse
Returns
Type Description
InstancesClient.ListInstancesPage
Overrides

createPageAsync(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ApiFuture<ListInstancesResponse> futureResponse)

publicApiFuture<InstancesClient.ListInstancesPage>createPageAsync(PageContext<ListInstancesRequest,ListInstancesResponse,Instance>context,ApiFuture<ListInstancesResponse>futureResponse)
Parameters
Name Description
context PageContext<ListInstancesRequest,ListInstancesResponse,Instance>
futureResponse ApiFuture<ListInstancesResponse>
Returns
Type Description
ApiFuture<ListInstancesPage>
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.