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