public static interface EnableAlarmActionsRequest.Builder extends CloudWatchRequest.Builder, SdkPojo, CopyableBuilder<EnableAlarmActionsRequest.Builder,EnableAlarmActionsRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableAlarmActionsRequest.Builder |
alarmNames(Collection<String> alarmNames)
The names of the alarms.
|
EnableAlarmActionsRequest.Builder |
alarmNames(String... alarmNames)
The names of the alarms.
|
EnableAlarmActionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableAlarmActionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableAlarmActionsRequest.Builder alarmNames(Collection<String> alarmNames)
The names of the alarms.
alarmNames - The names of the alarms.EnableAlarmActionsRequest.Builder alarmNames(String... alarmNames)
The names of the alarms.
alarmNames - The names of the alarms.EnableAlarmActionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableAlarmActionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.