Class DatasetServiceClient.ListAnnotationsPage (2.7.4)

public static class DatasetServiceClient.ListAnnotationsPage extends AbstractPage<ListAnnotationsRequest,ListAnnotationsResponse,Annotation,DatasetServiceClient.ListAnnotationsPage>

Inheritance

java.lang.Object > AbstractPage > DatasetServiceClient.ListAnnotationsPage

Methods

createPage(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ListAnnotationsResponse response)

protected DatasetServiceClient.ListAnnotationsPage createPage(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ListAnnotationsResponse response)
Parameters Returns Overrides

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

public ApiFuture<DatasetServiceClient.ListAnnotationsPage> createPageAsync(PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse)
Parameters Returns Overrides