Class DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage,DataLabelingServiceClient.ListAnnotationSpecSetsFixedSizeCollection>
-
- com.google.cloud.datalabeling.v1beta1.DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<AnnotationSpecSet>
- Enclosing class:
- DataLabelingServiceClient
public static class DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet,DataLabelingServiceClient.ListAnnotationSpecSetsPage,DataLabelingServiceClient.ListAnnotationSpecSetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
-
-