@Generated(value="software.amazon.awssdk:codegen") public final class StateMachineDeletingException extends SfnException implements ToCopyableBuilder<StateMachineDeletingException.Builder,StateMachineDeletingException>
The specified state machine is being deleted.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StateMachineDeletingException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StateMachineDeletingException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StateMachineDeletingException.Builder> |
serializableBuilderClass() |
StateMachineDeletingException.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 StateMachineDeletingException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StateMachineDeletingException.Builder,StateMachineDeletingException>toBuilder in class SfnExceptionpublic static StateMachineDeletingException.Builder builder()
public static Class<? extends StateMachineDeletingException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.