@Generated(value="software.amazon.awssdk:codegen") public final class ActionTypeNotFoundException extends CodePipelineException implements ToCopyableBuilder<ActionTypeNotFoundException.Builder,ActionTypeNotFoundException>
The specified action type cannot be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ActionTypeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ActionTypeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ActionTypeNotFoundException.Builder> |
serializableBuilderClass() |
ActionTypeNotFoundException.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 ActionTypeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ActionTypeNotFoundException.Builder,ActionTypeNotFoundException>toBuilder in class CodePipelineExceptionpublic static ActionTypeNotFoundException.Builder builder()
public static Class<? extends ActionTypeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.