| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
StartInputDeviceResult |
AWSMediaLiveClient.startInputDevice(StartInputDeviceRequest request)
Start an input device that is attached to a MediaConnect flow.
|
StartInputDeviceResult |
AbstractAWSMediaLive.startInputDevice(StartInputDeviceRequest request) |
StartInputDeviceResult |
AWSMediaLive.startInputDevice(StartInputDeviceRequest startInputDeviceRequest)
Start an input device that is attached to a MediaConnect flow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartInputDeviceResult> |
AWSMediaLiveAsyncClient.startInputDeviceAsync(StartInputDeviceRequest request,
AsyncHandler<StartInputDeviceRequest,StartInputDeviceResult> asyncHandler) |
Future<StartInputDeviceResult> |
AWSMediaLiveAsync.startInputDeviceAsync(StartInputDeviceRequest startInputDeviceRequest,
AsyncHandler<StartInputDeviceRequest,StartInputDeviceResult> asyncHandler)
Start an input device that is attached to a MediaConnect flow.
|
Future<StartInputDeviceResult> |
AbstractAWSMediaLiveAsync.startInputDeviceAsync(StartInputDeviceRequest request,
AsyncHandler<StartInputDeviceRequest,StartInputDeviceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartInputDeviceResult |
StartInputDeviceResult.clone() |
Copyright © 2024. All rights reserved.