public static class DataLabelingServiceClient.ListAnnotationSpecSetsPage extends com.google.api.gax.paging.AbstractPage<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage>
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListAnnotationSpecSetsPage |
createPage(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context,
ListAnnotationSpecSetsResponse response) |
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context,
com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse) |
protected DataLabelingServiceClient.ListAnnotationSpecSetsPage createPage(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ListAnnotationSpecSetsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage>
public com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage>
Copyright © 2019 Google LLC. All rights reserved.