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