@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DirectoryInDesiredStateException extends AWSDirectoryServiceException
The directory is already updated to desired update type settings.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
DirectoryInDesiredStateException(String message)
Constructs a new DirectoryInDesiredStateException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
Returns the AWS request ID that uniquely identifies the service request
the caller made.
|
void |
setRequestId(String requestId)
Sets the AWS requestId for this exception.
|
DirectoryInDesiredStateException |
withRequestId(String requestId) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DirectoryInDesiredStateException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
AmazonServiceExceptionsetRequestId in class AmazonServiceExceptionrequestId - public String getRequestId()
AmazonServiceExceptiongetRequestId in class AmazonServiceExceptionpublic DirectoryInDesiredStateException withRequestId(String requestId)
requestId -