Uses of Class
software.amazon.awssdk.services.codecommit.model.CommitIdsLimitExceededException
-
Packages that use CommitIdsLimitExceededException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of CommitIdsLimitExceededException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw CommitIdsLimitExceededException Modifier and Type Method Description default BatchGetCommitsResponseCodeCommitClient. batchGetCommits(Consumer<BatchGetCommitsRequest.Builder> batchGetCommitsRequest)Returns information about the contents of one or more commits in a repository.default BatchGetCommitsResponseCodeCommitClient. batchGetCommits(BatchGetCommitsRequest batchGetCommitsRequest)Returns information about the contents of one or more commits in a repository.
-