Class GrafeasClient.ListNotesPagedResponse (2.2.3)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > GrafeasClient.ListNotesPagedResponse

Static Methods

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

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