Uses of Interface
software.amazon.awssdk.services.ses.model.RuleSetDoesNotExistException.Builder
Packages that use RuleSetDoesNotExistException.Builder
-
Uses of RuleSetDoesNotExistException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return RuleSetDoesNotExistException.BuilderModifier and TypeMethodDescriptionRuleSetDoesNotExistException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) RuleSetDoesNotExistException.builder()Indicates that the named receipt rule set does not exist.RuleSetDoesNotExistException.Builder.numAttempts(Integer numAttempts) RuleSetDoesNotExistException.Builder.statusCode(int statusCode) RuleSetDoesNotExistException.toBuilder()RuleSetDoesNotExistException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type RuleSetDoesNotExistException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RuleSetDoesNotExistException.Builder>RuleSetDoesNotExistException.serializableBuilderClass()