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