| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartMonitorDeploymentResult> |
AWSMediaLiveAsyncClient.startMonitorDeploymentAsync(StartMonitorDeploymentRequest request,
AsyncHandler<StartMonitorDeploymentRequest,StartMonitorDeploymentResult> asyncHandler) |
Future<StartMonitorDeploymentResult> |
AWSMediaLiveAsync.startMonitorDeploymentAsync(StartMonitorDeploymentRequest startMonitorDeploymentRequest,
AsyncHandler<StartMonitorDeploymentRequest,StartMonitorDeploymentResult> asyncHandler)
Initiates a deployment to deploy the latest monitor of the specified signal map.
|
Future<StartMonitorDeploymentResult> |
AbstractAWSMediaLiveAsync.startMonitorDeploymentAsync(StartMonitorDeploymentRequest request,
AsyncHandler<StartMonitorDeploymentRequest,StartMonitorDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartMonitorDeploymentRequest |
StartMonitorDeploymentRequest.clone() |
StartMonitorDeploymentRequest |
StartMonitorDeploymentRequest.withDryRun(Boolean dryRun) |
StartMonitorDeploymentRequest |
StartMonitorDeploymentRequest.withIdentifier(String identifier)
A signal map's identifier.
|
Copyright © 2024. All rights reserved.