@Generated(value="software.amazon.awssdk:codegen") public final class MissingRenderingAttributeException extends SesException implements ToCopyableBuilder<MissingRenderingAttributeException.Builder,MissingRenderingAttributeException>
Indicates that one or more of the replacement values for the specified template was not specified. Ensure that the TemplateData object contains references to all of the replacement tags in the specified template.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MissingRenderingAttributeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MissingRenderingAttributeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MissingRenderingAttributeException.Builder> |
serializableBuilderClass() |
String |
templateName()
Returns the value of the TemplateName property for this object.
|
MissingRenderingAttributeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic MissingRenderingAttributeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MissingRenderingAttributeException.Builder,MissingRenderingAttributeException>toBuilder in class SesExceptionpublic static MissingRenderingAttributeException.Builder builder()
public static Class<? extends MissingRenderingAttributeException.Builder> serializableBuilderClass()
public String templateName()
Copyright © 2023. All rights reserved.