Uses of Class
software.amazon.awssdk.services.health.model.DescribeEventAggregatesRequest
-
Packages that use DescribeEventAggregatesRequest Package Description software.amazon.awssdk.services.health Health software.amazon.awssdk.services.health.paginators software.amazon.awssdk.services.health.transform -
-
Uses of DescribeEventAggregatesRequest in software.amazon.awssdk.services.health
-
Uses of DescribeEventAggregatesRequest in software.amazon.awssdk.services.health.paginators
Constructors in software.amazon.awssdk.services.health.paginators with parameters of type DescribeEventAggregatesRequest Constructor Description DescribeEventAggregatesIterable(HealthClient client, DescribeEventAggregatesRequest firstRequest)DescribeEventAggregatesPublisher(HealthAsyncClient client, DescribeEventAggregatesRequest firstRequest) -
Uses of DescribeEventAggregatesRequest in software.amazon.awssdk.services.health.transform
Methods in software.amazon.awssdk.services.health.transform with parameters of type DescribeEventAggregatesRequest Modifier and Type Method Description SdkHttpFullRequestDescribeEventAggregatesRequestMarshaller. marshall(DescribeEventAggregatesRequest describeEventAggregatesRequest)
-