Uses of Class
com.oracle.bmc.datalabelingservicedataplane.responses.GetAnnotationResponse
- 
Packages that use GetAnnotationResponse Package Description com.oracle.bmc.datalabelingservicedataplane com.oracle.bmc.datalabelingservicedataplane.responses 
- 
- 
Uses of GetAnnotationResponse in com.oracle.bmc.datalabelingservicedataplaneMethods in com.oracle.bmc.datalabelingservicedataplane that return GetAnnotationResponse Modifier and Type Method Description GetAnnotationResponseDataLabeling. getAnnotation(GetAnnotationRequest request)Gets an annotation.GetAnnotationResponseDataLabelingClient. getAnnotation(GetAnnotationRequest request)Method parameters in com.oracle.bmc.datalabelingservicedataplane with type arguments of type GetAnnotationResponse Modifier and Type Method Description Future<GetAnnotationResponse>DataLabelingAsync. getAnnotation(GetAnnotationRequest request, AsyncHandler<GetAnnotationRequest,GetAnnotationResponse> handler)Gets an annotation.Future<GetAnnotationResponse>DataLabelingAsyncClient. getAnnotation(GetAnnotationRequest request, AsyncHandler<GetAnnotationRequest,GetAnnotationResponse> handler)
- 
Uses of GetAnnotationResponse in com.oracle.bmc.datalabelingservicedataplane.responsesMethods in com.oracle.bmc.datalabelingservicedataplane.responses that return GetAnnotationResponse Modifier and Type Method Description GetAnnotationResponseGetAnnotationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datalabelingservicedataplane.responses with parameters of type GetAnnotationResponse Modifier and Type Method Description GetAnnotationResponse.BuilderGetAnnotationResponse.Builder. copy(GetAnnotationResponse o)Copy method to populate the builder with values from the given instance.
 
-