@Generated(value="software.amazon.awssdk:codegen") public final class TypeNotFoundException extends CloudFormationException implements ToCopyableBuilder<TypeNotFoundException.Builder,TypeNotFoundException>
The specified extension does not exist in the CloudFormation registry.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TypeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TypeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TypeNotFoundException.Builder> |
serializableBuilderClass() |
TypeNotFoundException.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 TypeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TypeNotFoundException.Builder,TypeNotFoundException>toBuilder in class CloudFormationExceptionpublic static TypeNotFoundException.Builder builder()
public static Class<? extends TypeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.