Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAnnotationRequest,GetAnnotationResponse> |
DataLabelingWaiters.forAnnotation(GetAnnotationRequest request,
Annotation.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAnnotationRequest,GetAnnotationResponse> |
DataLabelingWaiters.forAnnotation(GetAnnotationRequest request,
Annotation.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAnnotationRequest,GetAnnotationResponse> |
DataLabelingWaiters.forAnnotation(GetAnnotationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Annotation.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetAnnotationRequest |
GetAnnotationRequest.Builder.build()
Build the instance of GetAnnotationRequest as configured by this builder
|
GetAnnotationRequest |
GetAnnotationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAnnotationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAnnotationRequest.Builder |
GetAnnotationRequest.Builder.copy(GetAnnotationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.