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