Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.responses |
Modifier and Type | Method and Description |
---|---|
CreateAnnotationResponse |
DataLabelingClient.createAnnotation(CreateAnnotationRequest request) |
CreateAnnotationResponse |
DataLabeling.createAnnotation(CreateAnnotationRequest request)
Creates an annotation.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAnnotationResponse> |
DataLabelingAsyncClient.createAnnotation(CreateAnnotationRequest request,
AsyncHandler<CreateAnnotationRequest,CreateAnnotationResponse> handler) |
Future<CreateAnnotationResponse> |
DataLabelingAsync.createAnnotation(CreateAnnotationRequest request,
AsyncHandler<CreateAnnotationRequest,CreateAnnotationResponse> handler)
Creates an annotation.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAnnotationResponse> |
DataLabelingAsyncClient.createAnnotation(CreateAnnotationRequest request,
AsyncHandler<CreateAnnotationRequest,CreateAnnotationResponse> handler) |
Future<CreateAnnotationResponse> |
DataLabelingAsync.createAnnotation(CreateAnnotationRequest request,
AsyncHandler<CreateAnnotationRequest,CreateAnnotationResponse> handler)
Creates an annotation.
|
Modifier and Type | Method and Description |
---|---|
CreateAnnotationResponse |
CreateAnnotationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAnnotationResponse.Builder |
CreateAnnotationResponse.Builder.copy(CreateAnnotationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.