Serializable, ToCopyableBuilder<ConfigurationSetAlreadyExistsException.Builder,ConfigurationSetAlreadyExistsException>@Generated("software.amazon.awssdk:codegen") public class ConfigurationSetAlreadyExistsException extends SESException implements ToCopyableBuilder<ConfigurationSetAlreadyExistsException.Builder,ConfigurationSetAlreadyExistsException>
Indicates that the configuration set could not be created because of a naming conflict.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
ConfigurationSetAlreadyExistsException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static ConfigurationSetAlreadyExistsException.Builder |
builder() |
|
String |
configurationSetName() |
|
static Class<? extends ConfigurationSetAlreadyExistsException.Builder> |
serializableBuilderClass() |
|
ConfigurationSetAlreadyExistsException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationSetAlreadyExistsException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ConfigurationSetAlreadyExistsException.Builder,ConfigurationSetAlreadyExistsException>public static ConfigurationSetAlreadyExistsException.Builder builder()
public static Class<? extends ConfigurationSetAlreadyExistsException.Builder> serializableBuilderClass()
public String configurationSetName()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.