@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, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic OrganizationsException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<OrganizationsException.Builder,OrganizationsException>toBuilder in class DirectoryExceptionpublic static OrganizationsException.Builder builder()
public static Class<? extends OrganizationsException.Builder> serializableBuilderClass()
public String directoryrequestid()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.