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