Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateAnnotationResponse |
DataLabelingClient.createAnnotation(CreateAnnotationRequest request) |
CreateAnnotationResponse |
DataLabeling.createAnnotation(CreateAnnotationRequest request)
Creates an annotation.
|
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 |
---|---|
CreateAnnotationRequest |
CreateAnnotationRequest.Builder.build()
Build the instance of CreateAnnotationRequest as configured by this builder
|
CreateAnnotationRequest |
CreateAnnotationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAnnotationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateAnnotationRequest.Builder |
CreateAnnotationRequest.Builder.copy(CreateAnnotationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.