Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetTransferJobRequest,GetTransferJobResponse> |
TransferJobWaiters.forTransferJob(GetTransferJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
TransferJob.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetTransferJobRequest,GetTransferJobResponse> |
TransferJobWaiters.forTransferJob(GetTransferJobRequest request,
TransferJob.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetTransferJobRequest,GetTransferJobResponse> |
TransferJobWaiters.forTransferJob(GetTransferJobRequest request,
TransferJob.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetTransferJobResponse> |
TransferJobAsyncClient.getTransferJob(GetTransferJobRequest request,
AsyncHandler<GetTransferJobRequest,GetTransferJobResponse> handler) |
Future<GetTransferJobResponse> |
TransferJobAsync.getTransferJob(GetTransferJobRequest request,
AsyncHandler<GetTransferJobRequest,GetTransferJobResponse> handler)
Describes a transfer job in detail
|
Modifier and Type | Method and Description |
---|---|
GetTransferJobRequest |
GetTransferJobRequest.Builder.build()
Build the instance of GetTransferJobRequest as configured by this builder
|
GetTransferJobRequest |
GetTransferJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTransferJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTransferJobRequest.Builder |
GetTransferJobRequest.Builder.copy(GetTransferJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.