| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationEventDetailsErrorItem> |
DescribeEventDetailsForOrganizationResponse.failedSet()
Error messages for any events that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventDetailsForOrganizationResponse.Builder |
DescribeEventDetailsForOrganizationResponse.Builder.failedSet(OrganizationEventDetailsErrorItem... failedSet)
Error messages for any events that could not be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventDetailsForOrganizationResponse.Builder |
DescribeEventDetailsForOrganizationResponse.Builder.failedSet(Collection<OrganizationEventDetailsErrorItem> failedSet)
Error messages for any events that could not be retrieved.
|
Copyright © 2022. All rights reserved.