Class DatasetServiceClient.ListAnnotationsPagedResponse (2.5.3)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > DatasetServiceClient.ListAnnotationsPagedResponse

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 Returns