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