@Generated(value="software.amazon.awssdk:codegen") public final class CommentIdRequiredException extends CodeCommitException implements ToCopyableBuilder<CommentIdRequiredException.Builder,CommentIdRequiredException>
The comment ID is missing or null. A comment ID is required.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CommentIdRequiredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CommentIdRequiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CommentIdRequiredException.Builder> |
serializableBuilderClass() |
CommentIdRequiredException.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 CommentIdRequiredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CommentIdRequiredException.Builder,CommentIdRequiredException>toBuilder in class CodeCommitExceptionpublic static CommentIdRequiredException.Builder builder()
public static Class<? extends CommentIdRequiredException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.