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