| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default StartInputDeviceResponse |
MediaLiveClient.startInputDevice(Consumer<StartInputDeviceRequest.Builder> startInputDeviceRequest)
Start an input device that is attached to a MediaConnect flow.
|
default StartInputDeviceResponse |
MediaLiveClient.startInputDevice(StartInputDeviceRequest startInputDeviceRequest)
Start an input device that is attached to a MediaConnect flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartInputDeviceResponse> |
MediaLiveAsyncClient.startInputDevice(Consumer<StartInputDeviceRequest.Builder> startInputDeviceRequest)
Start an input device that is attached to a MediaConnect flow.
|
default CompletableFuture<StartInputDeviceResponse> |
MediaLiveAsyncClient.startInputDevice(StartInputDeviceRequest startInputDeviceRequest)
Start an input device that is attached to a MediaConnect flow.
|
Copyright © 2023. All rights reserved.