Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.responses |
Modifier and Type | Method and Description |
---|---|
DeleteAnnotationResponse |
DataLabelingClient.deleteAnnotation(DeleteAnnotationRequest request) |
DeleteAnnotationResponse |
DataLabeling.deleteAnnotation(DeleteAnnotationRequest request)
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 |
---|---|
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 |
---|---|
DeleteAnnotationResponse |
DeleteAnnotationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteAnnotationResponse.Builder |
DeleteAnnotationResponse.Builder.copy(DeleteAnnotationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.