| Package | Description |
|---|---|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
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 |
InvalidBlobIdException
The specified blob is not valid.
|
class |
InvalidBranchNameException
The specified branch name is not valid.
|
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 |
InvalidMaxResultsException
The specified number of maximum results is not valid.
|
class |
InvalidOrderException
The specified sort order is not valid.
|
class |
InvalidPathException
The specified path is not valid.
|
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 |
MaximumBranchesExceededException
The number of branches for the trigger was exceeded.
|
class |
MaximumRepositoryNamesExceededException
The maximum number of allowed repository names was exceeded.
|
class |
MaximumRepositoryTriggersExceededException
The number of triggers allowed for the repository was exceeded.
|
class |
PathDoesNotExistException
The specified path does not exist.
|
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 |
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.
|
Copyright © 2017. All rights reserved.