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