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