| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default StartInputDeviceMaintenanceWindowResponse |
MediaLiveClient.startInputDeviceMaintenanceWindow(Consumer<StartInputDeviceMaintenanceWindowRequest.Builder> startInputDeviceMaintenanceWindowRequest)
Start a maintenance window for the specified input device.
|
default StartInputDeviceMaintenanceWindowResponse |
MediaLiveClient.startInputDeviceMaintenanceWindow(StartInputDeviceMaintenanceWindowRequest startInputDeviceMaintenanceWindowRequest)
Start a maintenance window for the specified input device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartInputDeviceMaintenanceWindowResponse> |
MediaLiveAsyncClient.startInputDeviceMaintenanceWindow(Consumer<StartInputDeviceMaintenanceWindowRequest.Builder> startInputDeviceMaintenanceWindowRequest)
Start a maintenance window for the specified input device.
|
default CompletableFuture<StartInputDeviceMaintenanceWindowResponse> |
MediaLiveAsyncClient.startInputDeviceMaintenanceWindow(StartInputDeviceMaintenanceWindowRequest startInputDeviceMaintenanceWindowRequest)
Start a maintenance window for the specified input device.
|
Copyright © 2022. All rights reserved.