@Generated(value="software.amazon.awssdk:codegen") public final class ServiceException extends DirectoryException implements ToCopyableBuilder<ServiceException.Builder,ServiceException>
An exception has occurred in AWS Directory Service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceException.Builder |
builder() |
String |
directoryRequestId()
Returns the value of the DirectoryRequestId property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceException.Builder> |
serializableBuilderClass() |
ServiceException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceException.Builder,ServiceException>toBuilder in class DirectoryExceptionpublic static ServiceException.Builder builder()
public static Class<? extends ServiceException.Builder> serializableBuilderClass()
public String directoryRequestId()
Copyright © 2019. All rights reserved.