| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartDeleteMonitorDeploymentResult> |
AWSMediaLiveAsyncClient.startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest request,
AsyncHandler<StartDeleteMonitorDeploymentRequest,StartDeleteMonitorDeploymentResult> asyncHandler) |
Future<StartDeleteMonitorDeploymentResult> |
AbstractAWSMediaLiveAsync.startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest request,
AsyncHandler<StartDeleteMonitorDeploymentRequest,StartDeleteMonitorDeploymentResult> asyncHandler) |
Future<StartDeleteMonitorDeploymentResult> |
AWSMediaLiveAsync.startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest,
AsyncHandler<StartDeleteMonitorDeploymentRequest,StartDeleteMonitorDeploymentResult> asyncHandler)
Initiates a deployment to delete the monitor of the specified signal map.
|
| Modifier and Type | Method and Description |
|---|---|
StartDeleteMonitorDeploymentRequest |
StartDeleteMonitorDeploymentRequest.clone() |
StartDeleteMonitorDeploymentRequest |
StartDeleteMonitorDeploymentRequest.withIdentifier(String identifier)
A signal map's identifier.
|
Copyright © 2024. All rights reserved.