Class GrafeasV1Beta1Client.ListNotesPagedResponse (2.38.0)

public static class GrafeasV1Beta1Client.ListNotesPagedResponse extends AbstractPagedListResponse<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage,GrafeasV1Beta1Client.ListNotesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GrafeasV1Beta1Client.ListNotesPagedResponse

Static Methods

createAsync(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ApiFuture<ListNotesResponse> futureResponse)

public static ApiFuture<GrafeasV1Beta1Client.ListNotesPagedResponse> createAsync(PageContext<ListNotesRequest,ListNotesResponse,Note> context, ApiFuture<ListNotesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListNotesRequest,ListNotesResponse,Note>
futureResponseApiFuture<ListNotesResponse>
Returns
TypeDescription
ApiFuture<ListNotesPagedResponse>