| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationEntityAggregate> |
DescribeEntityAggregatesForOrganizationResponse.organizationEntityAggregates()
The list of entity aggregates for each of the specified accounts that are affected by each of the specified
events.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityAggregatesForOrganizationResponse.Builder |
DescribeEntityAggregatesForOrganizationResponse.Builder.organizationEntityAggregates(OrganizationEntityAggregate... organizationEntityAggregates)
The list of entity aggregates for each of the specified accounts that are affected by each of the specified
events.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEntityAggregatesForOrganizationResponse.Builder |
DescribeEntityAggregatesForOrganizationResponse.Builder.organizationEntityAggregates(Collection<OrganizationEntityAggregate> organizationEntityAggregates)
The list of entity aggregates for each of the specified accounts that are affected by each of the specified
events.
|
Copyright © 2023. All rights reserved.