Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.responses |
Modifier and Type | Method and Description |
---|---|
ListAnnotationsResponse |
DataLabelingClient.listAnnotations(ListAnnotationsRequest request) |
ListAnnotationsResponse |
DataLabeling.listAnnotations(ListAnnotationsRequest request)
Returns a list of annotations.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAnnotationsResponse> |
DataLabelingAsyncClient.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler) |
Future<ListAnnotationsResponse> |
DataLabelingAsync.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler)
Returns a list of annotations.
|
Iterable<ListAnnotationsResponse> |
DataLabelingPaginators.listAnnotationsResponseIterator(ListAnnotationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAnnotations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAnnotationsResponse> |
DataLabelingAsyncClient.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler) |
Future<ListAnnotationsResponse> |
DataLabelingAsync.listAnnotations(ListAnnotationsRequest request,
AsyncHandler<ListAnnotationsRequest,ListAnnotationsResponse> handler)
Returns a list of annotations.
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationsResponse |
ListAnnotationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.copy(ListAnnotationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.