@Generated(value="software.amazon.awssdk:codegen") public final class NotUpdatableException extends CloudControlException implements ToCopyableBuilder<NotUpdatableException.Builder,NotUpdatableException>
One or more properties included in this resource operation are defined as create-only, and therefore can't be updated.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotUpdatableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotUpdatableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotUpdatableException.Builder> |
serializableBuilderClass() |
NotUpdatableException.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 NotUpdatableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotUpdatableException.Builder,NotUpdatableException>toBuilder in class CloudControlExceptionpublic static NotUpdatableException.Builder builder()
public static Class<? extends NotUpdatableException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.