@Generated(value="software.amazon.awssdk:codegen") public final class ResourceShareLimitExceededException extends RamException implements ToCopyableBuilder<ResourceShareLimitExceededException.Builder,ResourceShareLimitExceededException>
The operation failed because it would exceed the limit for resource shares for your account. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceShareLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceShareLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceShareLimitExceededException.Builder> |
serializableBuilderClass() |
ResourceShareLimitExceededException.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 ResourceShareLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceShareLimitExceededException.Builder,ResourceShareLimitExceededException>toBuilder in class RamExceptionpublic static ResourceShareLimitExceededException.Builder builder()
public static Class<? extends ResourceShareLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.