Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetRecordRequest,GetRecordResponse> |
DataLabelingWaiters.forRecord(GetRecordRequest request,
Record.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetRecordRequest,GetRecordResponse> |
DataLabelingWaiters.forRecord(GetRecordRequest request,
Record.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetRecordRequest,GetRecordResponse> |
DataLabelingWaiters.forRecord(GetRecordRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Record.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetRecordResponse> |
DataLabelingAsyncClient.getRecord(GetRecordRequest request,
AsyncHandler<GetRecordRequest,GetRecordResponse> handler) |
Future<GetRecordResponse> |
DataLabelingAsync.getRecord(GetRecordRequest request,
AsyncHandler<GetRecordRequest,GetRecordResponse> handler)
Gets a record.
|
Modifier and Type | Method and Description |
---|---|
GetRecordRequest |
GetRecordRequest.Builder.build()
Build the instance of GetRecordRequest as configured by this builder
|
GetRecordRequest |
GetRecordRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetRecordRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetRecordRequest.Builder |
GetRecordRequest.Builder.copy(GetRecordRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.