@Generated(value="software.amazon.awssdk:codegen") public final class NameLengthExceededException extends CodeCommitException implements ToCopyableBuilder<NameLengthExceededException.Builder,NameLengthExceededException>
The user name is not valid because it has exceeded the character limit for author names.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NameLengthExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NameLengthExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NameLengthExceededException.Builder> |
serializableBuilderClass() |
NameLengthExceededException.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 NameLengthExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NameLengthExceededException.Builder,NameLengthExceededException>toBuilder in class CodeCommitExceptionpublic static NameLengthExceededException.Builder builder()
public static Class<? extends NameLengthExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.