| Package | Description |
|---|---|
| com.amazonaws.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationEventDetails |
OrganizationEventDetails.addEventMetadataEntry(String key,
String value)
Add a single EventMetadata entry
|
OrganizationEventDetails |
OrganizationEventDetails.clearEventMetadataEntries()
Removes all the entries added into EventMetadata.
|
OrganizationEventDetails |
OrganizationEventDetails.clone() |
OrganizationEventDetails |
OrganizationEventDetails.withAwsAccountId(String awsAccountId)
The 12-digit Amazon Web Services account numbers that contains the affected entities.
|
OrganizationEventDetails |
OrganizationEventDetails.withEvent(Event event) |
OrganizationEventDetails |
OrganizationEventDetails.withEventDescription(EventDescription eventDescription) |
OrganizationEventDetails |
OrganizationEventDetails.withEventMetadata(Map<String,String> eventMetadata)
Additional metadata about the event.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationEventDetails> |
DescribeEventDetailsForOrganizationResult.getSuccessfulSet()
Information about the events that could be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventDetailsForOrganizationResult |
DescribeEventDetailsForOrganizationResult.withSuccessfulSet(OrganizationEventDetails... successfulSet)
Information about the events that could be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEventDetailsForOrganizationResult.setSuccessfulSet(Collection<OrganizationEventDetails> successfulSet)
Information about the events that could be retrieved.
|
DescribeEventDetailsForOrganizationResult |
DescribeEventDetailsForOrganizationResult.withSuccessfulSet(Collection<OrganizationEventDetails> successfulSet)
Information about the events that could be retrieved.
|
Copyright © 2025. All rights reserved.