Uses of Interface
software.amazon.awssdk.services.ses.model.EventDestinationAlreadyExistsException.Builder
Packages that use EventDestinationAlreadyExistsException.Builder
-
Uses of EventDestinationAlreadyExistsException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return EventDestinationAlreadyExistsException.BuilderModifier and TypeMethodDescriptionEventDestinationAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) EventDestinationAlreadyExistsException.builder()EventDestinationAlreadyExistsException.Builder.configurationSetName(String configurationSetName) Indicates that the configuration set does not exist.EventDestinationAlreadyExistsException.Builder.eventDestinationName(String eventDestinationName) Indicates that the event destination does not exist.EventDestinationAlreadyExistsException.Builder.numAttempts(Integer numAttempts) EventDestinationAlreadyExistsException.Builder.statusCode(int statusCode) EventDestinationAlreadyExistsException.toBuilder()EventDestinationAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type EventDestinationAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EventDestinationAlreadyExistsException.Builder>EventDestinationAlreadyExistsException.serializableBuilderClass()