@Generated(value="software.amazon.awssdk:codegen") public final class ServiceLimitExceededException extends SignerException implements ToCopyableBuilder<ServiceLimitExceededException.Builder,ServiceLimitExceededException>
The client is making a request that exceeds service limits.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLimitExceededException.Builder |
builder() |
String |
code()
Returns the value of the Code property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceLimitExceededException.Builder> |
serializableBuilderClass() |
ServiceLimitExceededException.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 ServiceLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceLimitExceededException.Builder,ServiceLimitExceededException>toBuilder in class SignerExceptionpublic static ServiceLimitExceededException.Builder builder()
public static Class<? extends ServiceLimitExceededException.Builder> serializableBuilderClass()
public String code()
Copyright © 2021. All rights reserved.