| Package | Description |
|---|---|
| software.amazon.awssdk.services.health |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeEntityAggregatesResponse |
HealthClient.describeEntityAggregates()
Returns the number of entities that are affected by each of the specified events.
|
default DescribeEntityAggregatesResponse |
HealthClient.describeEntityAggregates(Consumer<DescribeEntityAggregatesRequest.Builder> describeEntityAggregatesRequest)
Returns the number of entities that are affected by each of the specified events.
|
default DescribeEntityAggregatesResponse |
HealthClient.describeEntityAggregates(DescribeEntityAggregatesRequest describeEntityAggregatesRequest)
Returns the number of entities that are affected by each of the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeEntityAggregatesResponse> |
HealthAsyncClient.describeEntityAggregates()
Returns the number of entities that are affected by each of the specified events.
|
default CompletableFuture<DescribeEntityAggregatesResponse> |
HealthAsyncClient.describeEntityAggregates(Consumer<DescribeEntityAggregatesRequest.Builder> describeEntityAggregatesRequest)
Returns the number of entities that are affected by each of the specified events.
|
default CompletableFuture<DescribeEntityAggregatesResponse> |
HealthAsyncClient.describeEntityAggregates(DescribeEntityAggregatesRequest describeEntityAggregatesRequest)
Returns the number of entities that are affected by each of the specified events.
|
Copyright © 2021. All rights reserved.