| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model | |
| com.amazonaws.services.medialive.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSignalMapResult> |
AWSMediaLiveAsyncClient.getSignalMapAsync(GetSignalMapRequest request,
AsyncHandler<GetSignalMapRequest,GetSignalMapResult> asyncHandler) |
Future<GetSignalMapResult> |
AWSMediaLiveAsync.getSignalMapAsync(GetSignalMapRequest getSignalMapRequest,
AsyncHandler<GetSignalMapRequest,GetSignalMapResult> asyncHandler)
Retrieves the specified signal map.
|
Future<GetSignalMapResult> |
AbstractAWSMediaLiveAsync.getSignalMapAsync(GetSignalMapRequest request,
AsyncHandler<GetSignalMapRequest,GetSignalMapResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSignalMapRequest |
GetSignalMapRequest.clone() |
GetSignalMapRequest |
GetSignalMapRequest.withIdentifier(String identifier)
A signal map's identifier.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetSignalMapRequest> |
AWSMediaLiveWaiters.signalMapCreated()
Builds a SignalMapCreated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
AWSMediaLiveWaiters.signalMapMonitorDeleted()
Builds a SignalMapMonitorDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
AWSMediaLiveWaiters.signalMapMonitorDeployed()
Builds a SignalMapMonitorDeployed waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetSignalMapRequest> |
AWSMediaLiveWaiters.signalMapUpdated()
Builds a SignalMapUpdated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetSignalMapResult |
GetSignalMapFunction.apply(GetSignalMapRequest getSignalMapRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.