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)This is a variant ofHealthAsyncClient.describeEventAggregates(software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest)operation.default DescribeEventAggregatesPublisherHealthAsyncClient. describeEventAggregatesPaginator(DescribeEventAggregatesRequest describeEventAggregatesRequest)This is a variant ofHealthAsyncClient.describeEventAggregates(software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest)operation.
-