Class GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse (2.38.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse

Static Methods

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

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