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.
|
Waiter<GetTransferDeviceRequest,GetTransferDeviceResponse> |
TransferDeviceWaiters.forTransferDevice(GetTransferDeviceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
TransferDevice.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetTransferDeviceResponse |
TransferDevice.getTransferDevice(GetTransferDeviceRequest request) |
Describes a transfer package in detail
|
Future<GetTransferDeviceResponse> |
TransferDeviceAsync.getTransferDevice(GetTransferDeviceRequest request,
AsyncHandler<GetTransferDeviceRequest,GetTransferDeviceResponse> handler) |
Describes a transfer package in detail
|
Future<GetTransferDeviceResponse> |
TransferDeviceAsyncClient.getTransferDevice(GetTransferDeviceRequest request,
AsyncHandler<GetTransferDeviceRequest,GetTransferDeviceResponse> handler) |
|
GetTransferDeviceResponse |
TransferDeviceClient.getTransferDevice(GetTransferDeviceRequest request) |
|