| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
EventDescription |
EventDescription.clone() |
EventDescription |
EventDetails.getEventDescription()
The most recent description of the event.
|
EventDescription |
EventDescription.withLatestDescription(String latestDescription)
The most recent description of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDetails.setEventDescription(EventDescription eventDescription)
The most recent description of the event.
|
EventDetails |
EventDetails.withEventDescription(EventDescription eventDescription)
The most recent description of the event.
|
Copyright © 2017. All rights reserved.