| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Alarm> |
AlarmConfiguration.alarms()
A list of alarms configured for the deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Alarm... alarms)
A list of alarms configured for the deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmConfiguration.Builder |
AlarmConfiguration.Builder.alarms(Collection<Alarm> alarms)
A list of alarms configured for the deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
Alarm |
AlarmUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmMarshaller.marshall(Alarm alarm,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.