| Package | Description |
|---|---|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorDoesNotExistException
The specified Amazon Resource Name (ARN) does not exist in the AWS account.
|
class |
AuthorDoesNotExistException
The specified Amazon Resource Name (ARN) does not exist in the AWS account.
|
class |
BeforeCommitIdAndAfterCommitIdAreSameException
The before commit ID and the after commit ID are the same, which is not valid.
|
class |
BlobIdDoesNotExistException
The specified blob does not exist.
|
class |
BlobIdRequiredException
A blob ID is required but was not specified.
|
class |
BranchDoesNotExistException
The specified branch does not exist.
|
class |
BranchNameExistsException
The specified branch name already exists.
|
class |
BranchNameRequiredException
A branch name is required but was not specified.
|
class |
ClientRequestTokenRequiredException
A client request token is required.
|
class |
CommentContentRequiredException
The comment is empty.
|
class |
CommentContentSizeLimitExceededException
The comment is too large.
|
class |
CommentDeletedException
This comment has already been deleted.
|
class |
CommentDoesNotExistException
No comment exists with the provided ID.
|
class |
CommentIdRequiredException
The comment ID is missing or null.
|
class |
CommentNotCreatedByCallerException
You cannot modify or delete this comment.
|
class |
CommitDoesNotExistException
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
|
class |
CommitIdDoesNotExistException
The specified commit ID does not exist.
|
class |
CommitIdRequiredException
A commit ID was not specified.
|
class |
CommitRequiredException
A commit was not specified.
|
class |
DefaultBranchCannotBeDeletedException
The specified branch is the default branch for the repository, and cannot be deleted.
|
class |
EncryptionIntegrityChecksFailedException
An encryption integrity check failed.
|
class |
EncryptionKeyAccessDeniedException
An encryption key could not be accessed.
|
class |
EncryptionKeyDisabledException
The encryption key is disabled.
|
class |
EncryptionKeyNotFoundException
No encryption key was found.
|
class |
EncryptionKeyUnavailableException
The encryption key is not available.
|
class |
FileTooLargeException
The specified file exceeds the file size limit for AWS CodeCommit.
|
class |
IdempotencyParameterMismatchException
The client request token is not valid.
|
class |
InvalidActorArnException
The Amazon Resource Name (ARN) is not valid.
|
class |
InvalidAuthorArnException
The Amazon Resource Name (ARN) is not valid.
|
class |
InvalidBlobIdException
The specified blob is not valid.
|
class |
InvalidBranchNameException
The specified reference name is not valid.
|
class |
InvalidClientRequestTokenException
The client request token is not valid.
|
class |
InvalidCommentIdException
The comment ID is not in a valid format.
|
class |
InvalidCommitException
The specified commit is not valid.
|
class |
InvalidCommitIdException
The specified commit ID is not valid.
|
class |
InvalidContinuationTokenException
The specified continuation token is not valid.
|
class |
InvalidDescriptionException
The pull request description is not valid.
|
class |
InvalidDestinationCommitSpecifierException
The destination commit specifier is not valid.
|
class |
InvalidFileLocationException
The location of the file is not valid.
|
class |
InvalidFilePositionException
The position is not valid.
|
class |
InvalidMaxResultsException
The specified number of maximum results is not valid.
|
class |
InvalidMergeOptionException
The specified merge option is not valid.
|
class |
InvalidOrderException
The specified sort order is not valid.
|
class |
InvalidPathException
The specified path is not valid.
|
class |
InvalidPullRequestEventTypeException
The pull request event type is not valid.
|
class |
InvalidPullRequestIdException
The pull request ID is not valid.
|
class |
InvalidPullRequestStatusException
The pull request status is not valid.
|
class |
InvalidPullRequestStatusUpdateException
The pull request status update is not valid.
|
class |
InvalidReferenceNameException
The specified reference name format is not valid.
|
class |
InvalidRelativeFileVersionEnumException
Either the enum is not in a valid format, or the specified file version enum is not valid in respect to the current
file version.
|
class |
InvalidRepositoryDescriptionException
The specified repository description is not valid.
|
class |
InvalidRepositoryNameException
At least one specified repository name is not valid.
|
class |
InvalidRepositoryTriggerBranchNameException
One or more branch names specified for the trigger is not valid.
|
class |
InvalidRepositoryTriggerCustomDataException
The custom data provided for the trigger is not valid.
|
class |
InvalidRepositoryTriggerDestinationArnException
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination.
|
class |
InvalidRepositoryTriggerEventsException
One or more events specified for the trigger is not valid.
|
class |
InvalidRepositoryTriggerNameException
The name of the trigger is not valid.
|
class |
InvalidRepositoryTriggerRegionException
The region for the trigger target does not match the region for the repository.
|
class |
InvalidSortByException
The specified sort by value is not valid.
|
class |
InvalidSourceCommitSpecifierException
The source commit specifier is not valid.
|
class |
InvalidTargetException
The target for the pull request is not valid.
|
class |
InvalidTargetsException
The targets for the pull request is not valid or not in a valid format.
|
class |
InvalidTitleException
The title of the pull request is not valid.
|
class |
ManualMergeRequiredException
The pull request cannot be merged automatically into the destination branch.
|
class |
MaximumBranchesExceededException
The number of branches for the trigger was exceeded.
|
class |
MaximumOpenPullRequestsExceededException
You cannot create the pull request because the repository has too many open pull requests.
|
class |
MaximumRepositoryNamesExceededException
The maximum number of allowed repository names was exceeded.
|
class |
MaximumRepositoryTriggersExceededException
The number of triggers allowed for the repository was exceeded.
|
class |
MergeOptionRequiredException
A merge option or stategy is required, and none was provided.
|
class |
MultipleRepositoriesInPullRequestException
You cannot include more than one repository in a pull request.
|
class |
PathDoesNotExistException
The specified path does not exist.
|
class |
PathRequiredException
The filePath for a location cannot be empty or null.
|
class |
PullRequestAlreadyClosedException
The pull request status cannot be updated because it is already closed.
|
class |
PullRequestDoesNotExistException
The pull request ID could not be found.
|
class |
PullRequestIdRequiredException
A pull request ID is required, but none was provided.
|
class |
PullRequestStatusRequiredException
A pull request status is required, but none was provided.
|
class |
ReferenceDoesNotExistException
The specified reference does not exist.
|
class |
ReferenceNameRequiredException
A reference name is required, but none was provided.
|
class |
ReferenceTypeNotSupportedException
The specified reference is not a supported type.
|
class |
RepositoryDoesNotExistException
The specified repository does not exist.
|
class |
RepositoryLimitExceededException
A repository resource limit was exceeded.
|
class |
RepositoryNameExistsException
The specified repository name already exists.
|
class |
RepositoryNameRequiredException
A repository name is required but was not specified.
|
class |
RepositoryNamesRequiredException
A repository names object is required but was not specified.
|
class |
RepositoryNotAssociatedWithPullRequestException
The repository does not contain any pull requests with that pull request ID.
|
class |
RepositoryTriggerBranchNameListRequiredException
At least one branch name is required but was not specified in the trigger configuration.
|
class |
RepositoryTriggerDestinationArnRequiredException
A destination ARN for the target service for the trigger is required but was not specified.
|
class |
RepositoryTriggerEventsListRequiredException
At least one event for the trigger is required but was not specified.
|
class |
RepositoryTriggerNameRequiredException
A name for the trigger is required but was not specified.
|
class |
RepositoryTriggersListRequiredException
The list of triggers for the repository is required but was not specified.
|
class |
SourceAndDestinationAreSameException
The source branch and the destination branch for the pull request are the same.
|
class |
TargetRequiredException
A pull request target is required.
|
class |
TargetsRequiredException
An array of target objects is required.
|
class |
TipOfSourceReferenceIsDifferentException
The tip of the source branch in the destination repository does not match the tip of the source branch specified in
your request.
|
class |
TipsDivergenceExceededException
The divergence between the tips of the provided commit specifiers is too great to determine whether there might be
any merge conflicts.
|
class |
TitleRequiredException
A pull request title is required.
|
Copyright © 2018. All rights reserved.