@Generated(value="software.amazon.awssdk:codegen") public final class OrganizationNotInAllFeaturesModeException extends ServiceQuotasException implements ToCopyableBuilder<OrganizationNotInAllFeaturesModeException.Builder,OrganizationNotInAllFeaturesModeException>
The organization that your account belongs to, is not in All Features mode. To enable all features mode, see EnableAllFeatures.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OrganizationNotInAllFeaturesModeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationNotInAllFeaturesModeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OrganizationNotInAllFeaturesModeException.Builder> |
serializableBuilderClass() |
OrganizationNotInAllFeaturesModeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic OrganizationNotInAllFeaturesModeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OrganizationNotInAllFeaturesModeException.Builder,OrganizationNotInAllFeaturesModeException>toBuilder in class ServiceQuotasExceptionpublic static OrganizationNotInAllFeaturesModeException.Builder builder()
public static Class<? extends OrganizationNotInAllFeaturesModeException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.