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