Class GrafeasClient.ListNoteOccurrencesPagedResponse (2.45.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
Name Description
context PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence>
futureResponse ApiFuture<ListNoteOccurrencesResponse>
Returns
Type Description
ApiFuture<ListNoteOccurrencesPagedResponse>