| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RejectInputDeviceTransferResult> |
AWSMediaLiveAsyncClient.rejectInputDeviceTransferAsync(RejectInputDeviceTransferRequest request,
AsyncHandler<RejectInputDeviceTransferRequest,RejectInputDeviceTransferResult> asyncHandler) |
Future<RejectInputDeviceTransferResult> |
AWSMediaLiveAsync.rejectInputDeviceTransferAsync(RejectInputDeviceTransferRequest rejectInputDeviceTransferRequest,
AsyncHandler<RejectInputDeviceTransferRequest,RejectInputDeviceTransferResult> asyncHandler)
Reject the transfer of the specified input device to your AWS account.
|
Future<RejectInputDeviceTransferResult> |
AbstractAWSMediaLiveAsync.rejectInputDeviceTransferAsync(RejectInputDeviceTransferRequest request,
AsyncHandler<RejectInputDeviceTransferRequest,RejectInputDeviceTransferResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RejectInputDeviceTransferRequest |
RejectInputDeviceTransferRequest.clone() |
RejectInputDeviceTransferRequest |
RejectInputDeviceTransferRequest.withInputDeviceId(String inputDeviceId)
The unique ID of the input device to reject.
|
Copyright © 2022. All rights reserved.