| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchAlarmTemplateStatistic |
CloudWatchAlarmTemplateStatistic.fromValue(String value)
Use this in place of valueOf.
|
static CloudWatchAlarmTemplateStatistic |
CloudWatchAlarmTemplateStatistic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudWatchAlarmTemplateStatistic[] |
CloudWatchAlarmTemplateStatistic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchAlarmTemplateSummary |
CloudWatchAlarmTemplateSummary.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
UpdateCloudWatchAlarmTemplateRequest |
UpdateCloudWatchAlarmTemplateRequest.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
GetCloudWatchAlarmTemplateResult |
GetCloudWatchAlarmTemplateResult.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
CreateCloudWatchAlarmTemplateResult |
CreateCloudWatchAlarmTemplateResult.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
CreateCloudWatchAlarmTemplateRequest |
CreateCloudWatchAlarmTemplateRequest.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
UpdateCloudWatchAlarmTemplateResult |
UpdateCloudWatchAlarmTemplateResult.withStatistic(CloudWatchAlarmTemplateStatistic statistic) |
Copyright © 2024. All rights reserved.