@Generated(value="software.amazon.awssdk:codegen") public final class OrganizationsException extends DirectoryException implements ToCopyableBuilder<OrganizationsException.Builder,OrganizationsException>
Exception encountered while trying to access your AWS organization.
Modifier and Type | Class and Description |
---|---|
static interface |
OrganizationsException.Builder |
Modifier and Type | Method and Description |
---|---|
static OrganizationsException.Builder |
builder() |
String |
directoryrequestid()
Returns the value of the Directoryrequestid property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends OrganizationsException.Builder> |
serializableBuilderClass() |
OrganizationsException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public OrganizationsException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<OrganizationsException.Builder,OrganizationsException>
toBuilder
in class DirectoryException
public static OrganizationsException.Builder builder()
public static Class<? extends OrganizationsException.Builder> serializableBuilderClass()
public String directoryrequestid()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.