Uses of Interface
software.amazon.awssdk.services.ses.model.MissingRenderingAttributeException.Builder
Packages that use MissingRenderingAttributeException.Builder
-
Uses of MissingRenderingAttributeException.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return MissingRenderingAttributeException.BuilderModifier and TypeMethodDescriptionMissingRenderingAttributeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) MissingRenderingAttributeException.builder()MissingRenderingAttributeException.Builder.numAttempts(Integer numAttempts) MissingRenderingAttributeException.Builder.statusCode(int statusCode) MissingRenderingAttributeException.Builder.templateName(String templateName) Sets the value of the TemplateName property for this object.MissingRenderingAttributeException.toBuilder()MissingRenderingAttributeException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type MissingRenderingAttributeException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MissingRenderingAttributeException.Builder>MissingRenderingAttributeException.serializableBuilderClass()