Class DataFusionClient.ListNamespacesPage (1.46.0)

publicstaticclass DataFusionClient.ListNamespacesPageextendsAbstractPage<ListNamespacesRequest,ListNamespacesResponse,Namespace,DataFusionClient.ListNamespacesPage>

Inheritance

java.lang.Object > AbstractPage > DataFusionClient.ListNamespacesPage

Methods

createPage(PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, ListNamespacesResponse response)

protectedDataFusionClient.ListNamespacesPagecreatePage(PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace>context,ListNamespacesResponseresponse)
Parameters
Name Description
context PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace>
response ListNamespacesResponse
Returns
Type Description
DataFusionClient.ListNamespacesPage
Overrides

createPageAsync(PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace> context, ApiFuture<ListNamespacesResponse> futureResponse)

publicApiFuture<DataFusionClient.ListNamespacesPage>createPageAsync(PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace>context,ApiFuture<ListNamespacesResponse>futureResponse)
Parameters
Name Description
context PageContext<ListNamespacesRequest,ListNamespacesResponse,Namespace>
futureResponse ApiFuture<ListNamespacesResponse>
Returns
Type Description
ApiFuture<ListNamespacesPage>
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年11月19日 UTC.