Uses of Package
com.amazonaws.services.codecommit.model
-
Packages that use com.amazonaws.services.codecommit.model Package Description com.amazonaws.services.codecommit com.amazonaws.services.codecommit.model -
Classes in com.amazonaws.services.codecommit.model used by com.amazonaws.services.codecommit Class Description BatchGetRepositoriesRequest Represents the input of a batch get repositories operation.BatchGetRepositoriesResult Represents the output of a batch get repositories operation.CreateBranchRequest Represents the input of a create branch operation.CreateBranchResult CreateRepositoryRequest Represents the input of a create repository operation.CreateRepositoryResult Represents the output of a create repository operation.DeleteRepositoryRequest Represents the input of a delete repository operation.DeleteRepositoryResult Represents the output of a delete repository operation.GetBranchRequest Represents the input of a get branch operation.GetBranchResult Represents the output of a get branch operation.GetCommitRequest Represents the input of a get commit operation.GetCommitResult Represents the output of a get commit operation.GetRepositoryRequest Represents the input of a get repository operation.GetRepositoryResult Represents the output of a get repository operation.GetRepositoryTriggersRequest Represents the input of a get repository triggers operation.GetRepositoryTriggersResult Represents the output of a get repository triggers operation.ListBranchesRequest Represents the input of a list branches operation.ListBranchesResult Represents the output of a list branches operation.ListRepositoriesRequest Represents the input of a list repositories operation.ListRepositoriesResult Represents the output of a list repositories operation.PutRepositoryTriggersRequest Represents the input ofa put repository triggers operation.PutRepositoryTriggersResult Represents the output of a put repository triggers operation.TestRepositoryTriggersRequest Represents the input of a test repository triggers operation.TestRepositoryTriggersResult Represents the output of a test repository triggers operation.UpdateDefaultBranchRequest Represents the input of an update default branch operation.UpdateDefaultBranchResult UpdateRepositoryDescriptionRequest Represents the input of an update repository description operation.UpdateRepositoryDescriptionResult UpdateRepositoryNameRequest Represents the input of an update repository description operation.UpdateRepositoryNameResult -
Classes in com.amazonaws.services.codecommit.model used by com.amazonaws.services.codecommit.model Class Description BatchGetRepositoriesRequest Represents the input of a batch get repositories operation.BatchGetRepositoriesResult Represents the output of a batch get repositories operation.BranchInfo Returns information about a branch.Commit Returns information about a specific commit.CreateBranchRequest Represents the input of a create branch operation.CreateBranchResult CreateRepositoryRequest Represents the input of a create repository operation.CreateRepositoryResult Represents the output of a create repository operation.DeleteRepositoryRequest Represents the input of a delete repository operation.DeleteRepositoryResult Represents the output of a delete repository operation.GetBranchRequest Represents the input of a get branch operation.GetBranchResult Represents the output of a get branch operation.GetCommitRequest Represents the input of a get commit operation.GetCommitResult Represents the output of a get commit operation.GetRepositoryRequest Represents the input of a get repository operation.GetRepositoryResult Represents the output of a get repository operation.GetRepositoryTriggersRequest Represents the input of a get repository triggers operation.GetRepositoryTriggersResult Represents the output of a get repository triggers operation.ListBranchesRequest Represents the input of a list branches operation.ListBranchesResult Represents the output of a list branches operation.ListRepositoriesRequest Represents the input of a list repositories operation.ListRepositoriesResult Represents the output of a list repositories operation.OrderEnum PutRepositoryTriggersRequest Represents the input ofa put repository triggers operation.PutRepositoryTriggersResult Represents the output of a put repository triggers operation.RepositoryMetadata Information about a repository.RepositoryNameIdPair Information about a repository name and ID.RepositoryTrigger Information about a trigger for a repository.RepositoryTriggerEventEnum RepositoryTriggerExecutionFailure A trigger failed to run.SortByEnum TestRepositoryTriggersRequest Represents the input of a test repository triggers operation.TestRepositoryTriggersResult Represents the output of a test repository triggers operation.UpdateDefaultBranchRequest Represents the input of an update default branch operation.UpdateDefaultBranchResult UpdateRepositoryDescriptionRequest Represents the input of an update repository description operation.UpdateRepositoryDescriptionResult UpdateRepositoryNameRequest Represents the input of an update repository description operation.UpdateRepositoryNameResult UserInfo Information about the user who made a specified commit.