@Generated(value="software.amazon.awssdk:codegen") public final class CannotDeleteApprovalRuleFromTemplateException extends CodeCommitException implements ToCopyableBuilder<CannotDeleteApprovalRuleFromTemplateException.Builder,CannotDeleteApprovalRuleFromTemplateException>
The approval rule cannot be deleted from the pull request because it was created by an approval rule template and applied to the pull request automatically.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CannotDeleteApprovalRuleFromTemplateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CannotDeleteApprovalRuleFromTemplateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CannotDeleteApprovalRuleFromTemplateException.Builder> |
serializableBuilderClass() |
CannotDeleteApprovalRuleFromTemplateException.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 CannotDeleteApprovalRuleFromTemplateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CannotDeleteApprovalRuleFromTemplateException.Builder,CannotDeleteApprovalRuleFromTemplateException>toBuilder in class CodeCommitExceptionpublic static CannotDeleteApprovalRuleFromTemplateException.Builder builder()
public static Class<? extends CannotDeleteApprovalRuleFromTemplateException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.