@Generated(value="software.amazon.awssdk:codegen") public final class InvalidApprovalStateException extends CodeCommitException implements ToCopyableBuilder<InvalidApprovalStateException.Builder,InvalidApprovalStateException>
The state for the approval is not valid. Valid values include APPROVE and REVOKE.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidApprovalStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidApprovalStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidApprovalStateException.Builder> |
serializableBuilderClass() |
InvalidApprovalStateException.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 InvalidApprovalStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidApprovalStateException.Builder,InvalidApprovalStateException>toBuilder in class CodeCommitExceptionpublic static InvalidApprovalStateException.Builder builder()
public static Class<? extends InvalidApprovalStateException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.