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