Serializable, ToCopyableBuilder<DirectoryAlreadyExistsException.Builder,DirectoryAlreadyExistsException>@Generated("software.amazon.awssdk:codegen") public class DirectoryAlreadyExistsException extends CloudDirectoryException implements ToCopyableBuilder<DirectoryAlreadyExistsException.Builder,DirectoryAlreadyExistsException>
Indicates that a Directory could not be created due to a naming conflict. Choose a different name and try again.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
DirectoryAlreadyExistsException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static DirectoryAlreadyExistsException.Builder |
builder() |
|
static Class<? extends DirectoryAlreadyExistsException.Builder> |
serializableBuilderClass() |
|
DirectoryAlreadyExistsException.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 DirectoryAlreadyExistsException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<DirectoryAlreadyExistsException.Builder,DirectoryAlreadyExistsException>public static DirectoryAlreadyExistsException.Builder builder()
public static Class<? extends DirectoryAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.