| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventDetails> |
DescribeEventDetailsResponse.successfulSet()
Information about the events that could be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventDetailsResponse.Builder |
DescribeEventDetailsResponse.Builder.successfulSet(EventDetails... successfulSet)
Information about the events that could be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventDetailsResponse.Builder |
DescribeEventDetailsResponse.Builder.successfulSet(Collection<EventDetails> successfulSet)
Information about the events that could be retrieved.
|
Copyright © 2020. All rights reserved.