| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeType |
CodeReview.sourceCodeType()
The type of the source code for the code review.
|
SourceCodeType |
CodeReviewSummary.sourceCodeType()
Returns the value of the SourceCodeType property for this object.
|
SourceCodeType |
RepositoryAnalysis.sourceCodeType()
Returns the value of the SourceCodeType property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CodeReview.Builder |
CodeReview.Builder.sourceCodeType(SourceCodeType sourceCodeType)
The type of the source code for the code review.
|
CodeReviewSummary.Builder |
CodeReviewSummary.Builder.sourceCodeType(SourceCodeType sourceCodeType)
Sets the value of the SourceCodeType property for this object.
|
RepositoryAnalysis.Builder |
RepositoryAnalysis.Builder.sourceCodeType(SourceCodeType sourceCodeType)
Sets the value of the SourceCodeType property for this object.
|
Copyright © 2023. All rights reserved.