public static class GrafeasClient.ListNotesPage extends com.google.api.gax.paging.AbstractPage<ListNotesRequest,ListNotesResponse,Note,GrafeasClient.ListNotesPage>
Modifier and Type | Method and Description |
---|---|
protected GrafeasClient.ListNotesPage |
createPage(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context,
ListNotesResponse response) |
com.google.api.core.ApiFuture<GrafeasClient.ListNotesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context,
com.google.api.core.ApiFuture<ListNotesResponse> futureResponse) |
protected GrafeasClient.ListNotesPage createPage(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context, ListNotesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListNotesRequest,ListNotesResponse,Note,GrafeasClient.ListNotesPage>
public com.google.api.core.ApiFuture<GrafeasClient.ListNotesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context, com.google.api.core.ApiFuture<ListNotesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListNotesRequest,ListNotesResponse,Note,GrafeasClient.ListNotesPage>
Copyright © 2019 Google LLC. All rights reserved.