@Generated(value="software.amazon.awssdk:codegen") public class OrganizationsException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
OrganizationsException.Builder |
protected static class |
OrganizationsException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
OrganizationsException(OrganizationsException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationsException.Builder |
builder() |
static Class<? extends OrganizationsException.Builder> |
serializableBuilderClass() |
OrganizationsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected OrganizationsException(OrganizationsException.Builder builder)
public static OrganizationsException.Builder builder()
public OrganizationsException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends OrganizationsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.