| Package | Description |
|---|---|
| com.amazonaws.services.medialive |
API for AWS Elemental MediaLive
|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
StartDeleteMonitorDeploymentResult |
AbstractAWSMediaLive.startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest request) |
StartDeleteMonitorDeploymentResult |
AWSMediaLive.startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest)
Initiates a deployment to delete the monitor of the specified signal map.
|
StartDeleteMonitorDeploymentResult |
AWSMediaLiveClient.startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest request)
Initiates a deployment to delete the monitor of the specified signal map.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<StartDeleteMonitorDeploymentResult> |
AWSMediaLiveAsyncClient.startDeleteMonitorDeploymentAsync(StartDeleteMonitorDeploymentRequest request,
AsyncHandler<StartDeleteMonitorDeploymentRequest,StartDeleteMonitorDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.addFailedMediaResourceMapEntry(String key,
MediaResource value)
Add a single FailedMediaResourceMap entry
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.addMediaResourceMapEntry(String key,
MediaResource value)
Add a single MediaResourceMap entry
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.clearFailedMediaResourceMapEntries()
Removes all the entries added into FailedMediaResourceMap.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.clearMediaResourceMapEntries()
Removes all the entries added into MediaResourceMap.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.clearTagsEntries()
Removes all the entries added into Tags.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.clone() |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withArn(String arn)
A signal map's ARN (Amazon Resource Name)
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withCloudWatchAlarmTemplateGroupIds(Collection<String> cloudWatchAlarmTemplateGroupIds) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withCloudWatchAlarmTemplateGroupIds(String... cloudWatchAlarmTemplateGroupIds)
NOTE: This method appends the values to the existing list (if any).
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withCreatedAt(Date createdAt) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withDescription(String description)
A resource's optional description.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withDiscoveryEntryPointArn(String discoveryEntryPointArn)
A top-level supported AWS resource ARN to discovery a signal map from.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withErrorMessage(String errorMessage)
Error message associated with a failed creation or failed update attempt of a signal map.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withEventBridgeRuleTemplateGroupIds(Collection<String> eventBridgeRuleTemplateGroupIds) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withEventBridgeRuleTemplateGroupIds(String... eventBridgeRuleTemplateGroupIds)
NOTE: This method appends the values to the existing list (if any).
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withFailedMediaResourceMap(Map<String,MediaResource> failedMediaResourceMap) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withId(String id)
A signal map's id.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withLastDiscoveredAt(Date lastDiscoveredAt) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withLastSuccessfulMonitorDeployment(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withMediaResourceMap(Map<String,MediaResource> mediaResourceMap) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withModifiedAt(Date modifiedAt) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withMonitorChangesPendingDeployment(Boolean monitorChangesPendingDeployment)
If true, there are pending monitor changes for this signal map that can be deployed.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withMonitorDeployment(MonitorDeployment monitorDeployment) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withName(String name)
A resource's name.
|
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withStatus(SignalMapStatus status) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withStatus(String status) |
StartDeleteMonitorDeploymentResult |
StartDeleteMonitorDeploymentResult.withTags(Map<String,String> tags) |
Copyright © 2024. All rights reserved.