| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEntityAggregatesForOrganizationResponse.Builder |
DescribeEntityAggregatesForOrganizationResponse.builder() |
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.
|
DescribeEntityAggregatesForOrganizationResponse.Builder |
DescribeEntityAggregatesForOrganizationResponse.Builder.organizationEntityAggregates(Consumer<OrganizationEntityAggregate.Builder>... organizationEntityAggregates)
The list of entity aggregates for each of the specified accounts that are affected by each of the specified
events.
|
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.
|
DescribeEntityAggregatesForOrganizationResponse.Builder |
DescribeEntityAggregatesForOrganizationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeEntityAggregatesForOrganizationResponse.Builder> |
DescribeEntityAggregatesForOrganizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.