@Generated(value="software.amazon.awssdk:codegen") public final class IllegalBlueprintStateException extends GlueException implements ToCopyableBuilder<IllegalBlueprintStateException.Builder,IllegalBlueprintStateException>
The blueprint is in an invalid state to perform a requested operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IllegalBlueprintStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IllegalBlueprintStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IllegalBlueprintStateException.Builder> |
serializableBuilderClass() |
IllegalBlueprintStateException.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 IllegalBlueprintStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IllegalBlueprintStateException.Builder,IllegalBlueprintStateException>toBuilder in class GlueExceptionpublic static IllegalBlueprintStateException.Builder builder()
public static Class<? extends IllegalBlueprintStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.