@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchRemediationExceptionException extends ConfigException implements ToCopyableBuilder<NoSuchRemediationExceptionException.Builder,NoSuchRemediationExceptionException>
You tried to delete a remediation exception that does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchRemediationExceptionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchRemediationExceptionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchRemediationExceptionException.Builder> |
serializableBuilderClass() |
NoSuchRemediationExceptionException.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 NoSuchRemediationExceptionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchRemediationExceptionException.Builder,NoSuchRemediationExceptionException>toBuilder in class ConfigExceptionpublic static NoSuchRemediationExceptionException.Builder builder()
public static Class<? extends NoSuchRemediationExceptionException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.