| Package | Description | 
|---|---|
| com.amazonaws.services.codedeploy.model | 
| Modifier and Type | Method and Description | 
|---|---|
Alarm | 
Alarm.clone()  | 
Alarm | 
Alarm.withName(String name)
 The name of the alarm. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Alarm> | 
AlarmConfiguration.getAlarms()
 A list of alarms configured for the deployment group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AlarmConfiguration | 
AlarmConfiguration.withAlarms(Alarm... alarms)
 A list of alarms configured for the deployment group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AlarmConfiguration.setAlarms(Collection<Alarm> alarms)
 A list of alarms configured for the deployment group. 
 | 
AlarmConfiguration | 
AlarmConfiguration.withAlarms(Collection<Alarm> alarms)
 A list of alarms configured for the deployment group. 
 | 
Copyright © 2017. All rights reserved.