Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
DeleteAnnotationResponse |
DataLabelingClient.deleteAnnotation(DeleteAnnotationRequest request) |
DeleteAnnotationResponse |
DataLabeling.deleteAnnotation(DeleteAnnotationRequest request)
It deletes an annotation resource by identifier.
|
Future<DeleteAnnotationResponse> |
DataLabelingAsyncClient.deleteAnnotation(DeleteAnnotationRequest request,
AsyncHandler<DeleteAnnotationRequest,DeleteAnnotationResponse> handler) |
Future<DeleteAnnotationResponse> |
DataLabelingAsync.deleteAnnotation(DeleteAnnotationRequest request,
AsyncHandler<DeleteAnnotationRequest,DeleteAnnotationResponse> handler)
It deletes an annotation resource by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteAnnotationResponse> |
DataLabelingAsyncClient.deleteAnnotation(DeleteAnnotationRequest request,
AsyncHandler<DeleteAnnotationRequest,DeleteAnnotationResponse> handler) |
Future<DeleteAnnotationResponse> |
DataLabelingAsync.deleteAnnotation(DeleteAnnotationRequest request,
AsyncHandler<DeleteAnnotationRequest,DeleteAnnotationResponse> handler)
It deletes an annotation resource by identifier.
|
Modifier and Type | Method and Description |
---|---|
DeleteAnnotationRequest |
DeleteAnnotationRequest.Builder.build()
Build the instance of DeleteAnnotationRequest as configured by this builder
|
DeleteAnnotationRequest |
DeleteAnnotationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteAnnotationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteAnnotationRequest.Builder |
DeleteAnnotationRequest.Builder.copy(DeleteAnnotationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.