| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default TransferInputDeviceResponse |
MediaLiveClient.transferInputDevice(Consumer<TransferInputDeviceRequest.Builder> transferInputDeviceRequest)
Start an input device transfer to another AWS account.
|
default TransferInputDeviceResponse |
MediaLiveClient.transferInputDevice(TransferInputDeviceRequest transferInputDeviceRequest)
Start an input device transfer to another AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TransferInputDeviceResponse> |
MediaLiveAsyncClient.transferInputDevice(Consumer<TransferInputDeviceRequest.Builder> transferInputDeviceRequest)
Start an input device transfer to another AWS account.
|
default CompletableFuture<TransferInputDeviceResponse> |
MediaLiveAsyncClient.transferInputDevice(TransferInputDeviceRequest transferInputDeviceRequest)
Start an input device transfer to another AWS account.
|
Copyright © 2022. All rights reserved.