| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeType |
SourceCodeType.clone() |
SourceCodeType |
CodeReview.getSourceCodeType()
The type of the source code for the code review.
|
SourceCodeType |
SourceCodeType.withCommitDiff(CommitDiffSourceCodeType commitDiff)
The commit diff for the pull request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeReview.setSourceCodeType(SourceCodeType sourceCodeType)
The type of the source code for the code review.
|
CodeReview |
CodeReview.withSourceCodeType(SourceCodeType sourceCodeType)
The type of the source code for the code review.
|
Copyright © 2020. All rights reserved.