Uses of Class
software.amazon.awssdk.services.rds.model.EventCategoriesMap
Packages that use EventCategoriesMap
-
Uses of EventCategoriesMap in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type EventCategoriesMapModifier and TypeMethodDescriptionfinal List<EventCategoriesMap>DescribeEventCategoriesResponse.eventCategoriesMapList()A list ofEventCategoriesMapdata types.Methods in software.amazon.awssdk.services.rds.model with parameters of type EventCategoriesMapModifier and TypeMethodDescriptionDescribeEventCategoriesResponse.Builder.eventCategoriesMapList(EventCategoriesMap... eventCategoriesMapList) A list ofEventCategoriesMapdata types.Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type EventCategoriesMapModifier and TypeMethodDescriptionDescribeEventCategoriesResponse.Builder.eventCategoriesMapList(Collection<EventCategoriesMap> eventCategoriesMapList) A list ofEventCategoriesMapdata types.