Class DataLabelingServiceClient.ListAnnotationSpecSetsPage (0.131.0)

public static class DataLabelingServiceClient.ListAnnotationSpecSetsPage extends AbstractPage<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage>

Inheritance

java.lang.Object > AbstractPage > DataLabelingServiceClient.ListAnnotationSpecSetsPage

Methods

createPage(PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ListAnnotationSpecSetsResponse response)

protected DataLabelingServiceClient.ListAnnotationSpecSetsPage createPage(PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ListAnnotationSpecSetsResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)

public ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPage> createPageAsync(PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
Parameters Returns Overrides