Class GrafeasV1Beta1Client.ListNotesPage (2.31.0)

publicstaticclass GrafeasV1Beta1Client.ListNotesPageextendsAbstractPage<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage>

Inheritance

java.lang.Object > AbstractPage > GrafeasV1Beta1Client.ListNotesPage

Methods

createPage(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ListNotesResponse response)

protectedGrafeasV1Beta1Client.ListNotesPagecreatePage(PageContext<ListNotesRequest,ListNotesResponse,Note>context,ListNotesResponseresponse)
Parameters
Name Description
context PageContext<ListNotesRequest,ListNotesResponse,Note>
response ListNotesResponse
Returns
Type Description
GrafeasV1Beta1Client.ListNotesPage
Overrides

createPageAsync(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ApiFuture<ListNotesResponse> futureResponse)

publicApiFuture<GrafeasV1Beta1Client.ListNotesPage>createPageAsync(PageContext<ListNotesRequest,ListNotesResponse,Note>context,ApiFuture<ListNotesResponse>futureResponse)
Parameters
Name Description
context PageContext<ListNotesRequest,ListNotesResponse,Note>
futureResponse ApiFuture<ListNotesResponse>
Returns
Type Description
ApiFuture<ListNotesPage>
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.