Class DatasetServiceClient.ListAnnotationsPagedResponse (2.8.9)

public static class DatasetServiceClient.ListAnnotationsPagedResponse extends AbstractPagedListResponse<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage,DatasetServiceClient.ListAnnotationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatasetServiceClient.ListAnnotationsPagedResponse

Static Methods

createAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)

public static ApiFuture<DatasetServiceClient.ListAnnotationsPagedResponse> createAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation>
futureResponseApiFuture<ListAnnotationsResponse>
Returns
TypeDescription
ApiFuture<ListAnnotationsPagedResponse>