Uses of Class
software.amazon.awssdk.services.health.model.DescribeEventTypesRequest
-
Packages that use DescribeEventTypesRequest Package Description software.amazon.awssdk.services.health Health software.amazon.awssdk.services.health.paginators software.amazon.awssdk.services.health.transform -
-
Uses of DescribeEventTypesRequest in software.amazon.awssdk.services.health
-
Uses of DescribeEventTypesRequest in software.amazon.awssdk.services.health.paginators
Constructors in software.amazon.awssdk.services.health.paginators with parameters of type DescribeEventTypesRequest Constructor Description DescribeEventTypesIterable(HealthClient client, DescribeEventTypesRequest firstRequest)DescribeEventTypesPublisher(HealthAsyncClient client, DescribeEventTypesRequest firstRequest) -
Uses of DescribeEventTypesRequest in software.amazon.awssdk.services.health.transform
Methods in software.amazon.awssdk.services.health.transform with parameters of type DescribeEventTypesRequest Modifier and Type Method Description SdkHttpFullRequestDescribeEventTypesRequestMarshaller. marshall(DescribeEventTypesRequest describeEventTypesRequest)
-