Class GrafeasClient.ListNoteOccurrencesPagedResponse (2.37.0)

public static class GrafeasClient.ListNoteOccurrencesPagedResponse extends AbstractPagedListResponse<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence,GrafeasClient.ListNoteOccurrencesPage,GrafeasClient.ListNoteOccurrencesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GrafeasClient.ListNoteOccurrencesPagedResponse

Static Methods

createAsync(PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, ApiFuture<ListNoteOccurrencesResponse> futureResponse)

public static ApiFuture<GrafeasClient.ListNoteOccurrencesPagedResponse> createAsync(PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, ApiFuture<ListNoteOccurrencesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence>
futureResponseApiFuture<ListNoteOccurrencesResponse>
Returns
TypeDescription
ApiFuture<ListNoteOccurrencesPagedResponse>