@Generated(value="software.amazon.awssdk:codegen") public final class CommentDeletedException extends CodeCommitException implements ToCopyableBuilder<CommentDeletedException.Builder,CommentDeletedException>
This comment has already been deleted. You cannot edit or delete a deleted comment.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CommentDeletedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CommentDeletedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CommentDeletedException.Builder> |
serializableBuilderClass() |
CommentDeletedException.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 CommentDeletedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CommentDeletedException.Builder,CommentDeletedException>toBuilder in class CodeCommitExceptionpublic static CommentDeletedException.Builder builder()
public static Class<? extends CommentDeletedException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.