| 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 |
OrganizationEventDetails.getEventDescription() |
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.
|
void |
OrganizationEventDetails.setEventDescription(EventDescription eventDescription) |
EventDetails |
EventDetails.withEventDescription(EventDescription eventDescription)
The most recent description of the event.
|
OrganizationEventDetails |
OrganizationEventDetails.withEventDescription(EventDescription eventDescription) |
Copyright © 2020. All rights reserved.