@Generated(value="software.amazon.awssdk:codegen") public final class ApprovalAlreadyCompletedException extends CodePipelineException implements ToCopyableBuilder<ApprovalAlreadyCompletedException.Builder,ApprovalAlreadyCompletedException>
The approval action has already been approved or rejected.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApprovalAlreadyCompletedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalAlreadyCompletedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ApprovalAlreadyCompletedException.Builder> |
serializableBuilderClass() |
ApprovalAlreadyCompletedException.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 ApprovalAlreadyCompletedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ApprovalAlreadyCompletedException.Builder,ApprovalAlreadyCompletedException>toBuilder in class CodePipelineExceptionpublic static ApprovalAlreadyCompletedException.Builder builder()
public static Class<? extends ApprovalAlreadyCompletedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.