Uses of Class
software.amazon.awssdk.services.health.paginators.DescribeEventAggregatesPublisher
-
Packages that use DescribeEventAggregatesPublisher Package Description software.amazon.awssdk.services.health Health -
-
Uses of DescribeEventAggregatesPublisher in software.amazon.awssdk.services.health
Methods in software.amazon.awssdk.services.health that return DescribeEventAggregatesPublisher Modifier and Type Method Description default DescribeEventAggregatesPublisherHealthAsyncClient. describeEventAggregatesPaginator(Consumer<DescribeEventAggregatesRequest.Builder> describeEventAggregatesRequest)Returns the number of events of each event type (issue, scheduled change, and account notification).default DescribeEventAggregatesPublisherHealthAsyncClient. describeEventAggregatesPaginator(DescribeEventAggregatesRequest describeEventAggregatesRequest)Returns the number of events of each event type (issue, scheduled change, and account notification).
-