| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
RebootInputDeviceResult |
AWSMediaLiveClient.rebootInputDevice(RebootInputDeviceRequest request)
Send a reboot command to the specified input device.
|
RebootInputDeviceResult |
AbstractAWSMediaLive.rebootInputDevice(RebootInputDeviceRequest request) |
RebootInputDeviceResult |
AWSMediaLive.rebootInputDevice(RebootInputDeviceRequest rebootInputDeviceRequest)
Send a reboot command to the specified input device.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RebootInputDeviceResult> |
AWSMediaLiveAsyncClient.rebootInputDeviceAsync(RebootInputDeviceRequest request,
AsyncHandler<RebootInputDeviceRequest,RebootInputDeviceResult> asyncHandler) |
Future<RebootInputDeviceResult> |
AWSMediaLiveAsync.rebootInputDeviceAsync(RebootInputDeviceRequest rebootInputDeviceRequest,
AsyncHandler<RebootInputDeviceRequest,RebootInputDeviceResult> asyncHandler)
Send a reboot command to the specified input device.
|
Future<RebootInputDeviceResult> |
AbstractAWSMediaLiveAsync.rebootInputDeviceAsync(RebootInputDeviceRequest request,
AsyncHandler<RebootInputDeviceRequest,RebootInputDeviceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RebootInputDeviceResult |
RebootInputDeviceResult.clone() |
Copyright © 2024. All rights reserved.