| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopInputDeviceResult> |
AbstractAWSMediaLiveAsync.stopInputDeviceAsync(StopInputDeviceRequest request,
AsyncHandler<StopInputDeviceRequest,StopInputDeviceResult> asyncHandler) |
Future<StopInputDeviceResult> |
AWSMediaLiveAsync.stopInputDeviceAsync(StopInputDeviceRequest stopInputDeviceRequest,
AsyncHandler<StopInputDeviceRequest,StopInputDeviceResult> asyncHandler)
Stop an input device that is attached to a MediaConnect flow.
|
Future<StopInputDeviceResult> |
AWSMediaLiveAsyncClient.stopInputDeviceAsync(StopInputDeviceRequest request,
AsyncHandler<StopInputDeviceRequest,StopInputDeviceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopInputDeviceRequest |
StopInputDeviceRequest.clone() |
StopInputDeviceRequest |
StopInputDeviceRequest.withInputDeviceId(String inputDeviceId)
The unique ID of the input device to stop.
|
Copyright © 2024. All rights reserved.