Uses of Interface
software.amazon.awssdk.services.sesv2.model.Bounce.Builder
Packages that use Bounce.Builder
-
Uses of Bounce.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return Bounce.BuilderModifier and TypeMethodDescriptionBounce.Builder.bounceSubType(String bounceSubType) The subtype of the bounce, as determined by SES.Bounce.Builder.bounceType(String bounceType) The type of the bounce, as determined by SES.Bounce.Builder.bounceType(BounceType bounceType) The type of the bounce, as determined by SES.static Bounce.BuilderBounce.builder()Bounce.Builder.diagnosticCode(String diagnosticCode) The status code issued by the reporting Message Transfer Authority (MTA).Bounce.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type Bounce.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Bounce.Builder>Bounce.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type Bounce.BuilderModifier and TypeMethodDescriptiondefault EventDetails.BuilderEventDetails.Builder.bounce(Consumer<Bounce.Builder> bounce) Information about aBounceevent.