@Generated(value="software.amazon.awssdk:codegen") public final class CustomSchemaCountLimitExceededException extends SsmException implements ToCopyableBuilder<CustomSchemaCountLimitExceededException.Builder,CustomSchemaCountLimitExceededException>
You have exceeded the limit for custom schemas. Delete one or more custom schemas and try again.
Modifier and Type | Class and Description |
---|---|
static interface |
CustomSchemaCountLimitExceededException.Builder |
Modifier and Type | Method and Description |
---|---|
static CustomSchemaCountLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomSchemaCountLimitExceededException.Builder> |
serializableBuilderClass() |
CustomSchemaCountLimitExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public CustomSchemaCountLimitExceededException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<CustomSchemaCountLimitExceededException.Builder,CustomSchemaCountLimitExceededException>
toBuilder
in class SsmException
public static CustomSchemaCountLimitExceededException.Builder builder()
public static Class<? extends CustomSchemaCountLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.