| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleEvent> |
InstanceSummary.lifecycleEvents()
A list of lifecycle events for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSummary.Builder |
InstanceSummary.Builder.lifecycleEvents(LifecycleEvent... lifecycleEvents)
A list of lifecycle events for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSummary.Builder |
InstanceSummary.Builder.lifecycleEvents(Collection<LifecycleEvent> lifecycleEvents)
A list of lifecycle events for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleEvent |
LifecycleEventUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleEventMarshaller.marshall(LifecycleEvent lifecycleEvent,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.