Class GrafeasV1Beta1Client.ListNotesPage (2.4.10)

public static class GrafeasV1Beta1Client.ListNotesPage extends AbstractPage<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage>

Inheritance

java.lang.Object > AbstractPage > GrafeasV1Beta1Client.ListNotesPage

Methods

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

protected GrafeasV1Beta1Client.ListNotesPage createPage(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ListNotesResponse response)
Parameters Returns Overrides

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

public ApiFuture<GrafeasV1Beta1Client.ListNotesPage> createPageAsync(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ApiFuture<ListNotesResponse> futureResponse)
Parameters Returns
TypeDescription
ApiFuture<ListNotesPage>
Overrides