@Generated(value="software.amazon.awssdk:codegen") public final class AuthorDoesNotExistException extends CodeCommitException implements ToCopyableBuilder<AuthorDoesNotExistException.Builder,AuthorDoesNotExistException>
The specified Amazon Resource Name (ARN) does not exist in the AWS account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthorDoesNotExistException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AuthorDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AuthorDoesNotExistException.Builder> |
serializableBuilderClass() |
AuthorDoesNotExistException.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 AuthorDoesNotExistException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AuthorDoesNotExistException.Builder,AuthorDoesNotExistException>toBuilder in class CodeCommitExceptionpublic static AuthorDoesNotExistException.Builder builder()
public static Class<? extends AuthorDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.