| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.addTagsEntry(String key,
String value)
Add a single Tags entry
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.clearTagsEntries()
Removes all the entries added into Tags.
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.clone() |
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withArn(String arn)
A cloudwatch alarm template group's ARN (Amazon Resource Name)
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withCreatedAt(Date createdAt) |
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withDescription(String description)
A resource's optional description.
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withId(String id)
A cloudwatch alarm template group's id.
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withModifiedAt(Date modifiedAt) |
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withName(String name)
A resource's name.
|
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withTags(Map<String,String> tags) |
CloudWatchAlarmTemplateGroupSummary |
CloudWatchAlarmTemplateGroupSummary.withTemplateCount(Integer templateCount)
The number of templates in a group.
|
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchAlarmTemplateGroupSummary> |
ListCloudWatchAlarmTemplateGroupsResult.getCloudWatchAlarmTemplateGroups() |
| Modifier and Type | Method and Description |
|---|---|
ListCloudWatchAlarmTemplateGroupsResult |
ListCloudWatchAlarmTemplateGroupsResult.withCloudWatchAlarmTemplateGroups(CloudWatchAlarmTemplateGroupSummary... cloudWatchAlarmTemplateGroups)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCloudWatchAlarmTemplateGroupsResult.setCloudWatchAlarmTemplateGroups(Collection<CloudWatchAlarmTemplateGroupSummary> cloudWatchAlarmTemplateGroups) |
ListCloudWatchAlarmTemplateGroupsResult |
ListCloudWatchAlarmTemplateGroupsResult.withCloudWatchAlarmTemplateGroups(Collection<CloudWatchAlarmTemplateGroupSummary> cloudWatchAlarmTemplateGroups) |
Copyright © 2024. All rights reserved.