Uses of Interface
software.amazon.awssdk.services.sesv2.model.BlacklistEntry.Builder
Packages that use BlacklistEntry.Builder
-
Uses of BlacklistEntry.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return BlacklistEntry.BuilderModifier and TypeMethodDescriptionstatic BlacklistEntry.BuilderBlacklistEntry.builder()BlacklistEntry.Builder.description(String description) Additional information about the blacklisting event, as provided by the blacklist maintainer.BlacklistEntry.Builder.listingTime(Instant listingTime) The time when the blacklisting event occurred.The name of the blacklist that the IP address appears on.BlacklistEntry.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type BlacklistEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BlacklistEntry.Builder>BlacklistEntry.serializableBuilderClass()