Uses of Class
software.amazon.awssdk.services.sesv2.model.Topic
Packages that use Topic
-
Uses of Topic in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type TopicModifier and TypeMethodDescriptionCreateContactListRequest.topics()An interest group, theme, or label within a list.GetContactListResponse.topics()An interest group, theme, or label within a list.UpdateContactListRequest.topics()An interest group, theme, or label within a list.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type TopicModifier and TypeMethodDescriptionAn interest group, theme, or label within a list.An interest group, theme, or label within a list.An interest group, theme, or label within a list.Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type TopicModifier and TypeMethodDescriptionCreateContactListRequest.Builder.topics(Collection<Topic> topics) An interest group, theme, or label within a list.GetContactListResponse.Builder.topics(Collection<Topic> topics) An interest group, theme, or label within a list.UpdateContactListRequest.Builder.topics(Collection<Topic> topics) An interest group, theme, or label within a list.