Class DatasetServiceClient.ListAnnotationsPagedResponse (3.44.0)

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
Name Description
context PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation>
futureResponse ApiFuture<ListAnnotationsResponse>
Returns
Type Description
ApiFuture<ListAnnotationsPagedResponse>