@Generated(value="software.amazon.awssdk:codegen") public final class ApprovalRuleContentRequiredException extends CodeCommitException implements ToCopyableBuilder<ApprovalRuleContentRequiredException.Builder,ApprovalRuleContentRequiredException>
The content for the approval rule is empty. You must provide some content for an approval rule. The content cannot be null.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApprovalRuleContentRequiredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalRuleContentRequiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ApprovalRuleContentRequiredException.Builder> |
serializableBuilderClass() |
ApprovalRuleContentRequiredException.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 ApprovalRuleContentRequiredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ApprovalRuleContentRequiredException.Builder,ApprovalRuleContentRequiredException>toBuilder in class CodeCommitExceptionpublic static ApprovalRuleContentRequiredException.Builder builder()
public static Class<? extends ApprovalRuleContentRequiredException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.