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