| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListInputDevicesResult> |
AWSMediaLiveAsyncClient.listInputDevicesAsync(ListInputDevicesRequest request,
AsyncHandler<ListInputDevicesRequest,ListInputDevicesResult> asyncHandler) |
Future<ListInputDevicesResult> |
AWSMediaLiveAsync.listInputDevicesAsync(ListInputDevicesRequest listInputDevicesRequest,
AsyncHandler<ListInputDevicesRequest,ListInputDevicesResult> asyncHandler)
List input devices
|
Future<ListInputDevicesResult> |
AbstractAWSMediaLiveAsync.listInputDevicesAsync(ListInputDevicesRequest request,
AsyncHandler<ListInputDevicesRequest,ListInputDevicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListInputDevicesRequest |
ListInputDevicesRequest.clone() |
ListInputDevicesRequest |
ListInputDevicesRequest.withMaxResults(Integer maxResults) |
ListInputDevicesRequest |
ListInputDevicesRequest.withNextToken(String nextToken) |
Copyright © 2022. All rights reserved.