@Generated(value="software.amazon.awssdk:codegen") public final class ResourceLockedException extends BudgetsException implements ToCopyableBuilder<ResourceLockedException.Builder,ResourceLockedException>
The request was received and recognized by the server, but the server rejected that particular method for the requested resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceLockedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLockedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceLockedException.Builder> |
serializableBuilderClass() |
ResourceLockedException.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 ResourceLockedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceLockedException.Builder,ResourceLockedException>toBuilder in class BudgetsExceptionpublic static ResourceLockedException.Builder builder()
public static Class<? extends ResourceLockedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.