Uses of Interface
software.amazon.awssdk.services.sesv2.model.Topic.Builder
Packages that use Topic.Builder
-
Uses of Topic.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return Topic.BuilderModifier and TypeMethodDescriptionstatic Topic.BuilderTopic.builder()Topic.Builder.defaultSubscriptionStatus(String defaultSubscriptionStatus) The default subscription status to be applied to a contact if the contact has not noted their preference for subscribing to a topic.Topic.Builder.defaultSubscriptionStatus(SubscriptionStatus defaultSubscriptionStatus) The default subscription status to be applied to a contact if the contact has not noted their preference for subscribing to a topic.Topic.Builder.description(String description) A description of what the topic is about, which the contact will see.Topic.Builder.displayName(String displayName) The name of the topic the contact will see.Topic.toBuilder()The name of the topic.Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type Topic.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Topic.Builder>Topic.serializableBuilderClass()