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