Class GrafeasClient.ListNotesPagedResponse (2.45.0)

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
Name Description
context PageContext<ListNotesRequest,ListNotesResponse,Note>
futureResponse ApiFuture<ListNotesResponse>
Returns
Type Description
ApiFuture<ListNotesPagedResponse>