Uses of Class
software.amazon.awssdk.services.rds.model.DescribeEventCategoriesRequest
Packages that use DescribeEventCategoriesRequest
Package
Description
-
Uses of DescribeEventCategoriesRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeEventCategoriesRequestModifier and TypeMethodDescriptionRdsAsyncClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest) Displays a list of categories for all event source types, or, if specified, for a specified source type.default DescribeEventCategoriesResponseRdsClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest) Displays a list of categories for all event source types, or, if specified, for a specified source type. -
Uses of DescribeEventCategoriesRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeEventCategoriesRequestModifier and TypeMethodDescriptionDescribeEventCategoriesRequestMarshaller.marshall(DescribeEventCategoriesRequest describeEventCategoriesRequest)