@Generated(value="software.amazon.awssdk:codegen") public final class StackNotFoundException extends CloudFormationException implements ToCopyableBuilder<StackNotFoundException.Builder,StackNotFoundException>
The specified stack ARN doesn’t exist or stack doesn’t exist corresponding to the ARN in input.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StackNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StackNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StackNotFoundException.Builder> |
serializableBuilderClass() |
StackNotFoundException.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 StackNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StackNotFoundException.Builder,StackNotFoundException>toBuilder in class CloudFormationExceptionpublic static StackNotFoundException.Builder builder()
public static Class<? extends StackNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.