| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
BranchDiffSourceCodeType |
SourceCodeType.branchDiff()
A type of SourceCodeType that
specifies a source branch name and a destination branch name in an associated repository.
|
| Modifier and Type | Method and Description |
|---|---|
SourceCodeType.Builder |
SourceCodeType.Builder.branchDiff(BranchDiffSourceCodeType branchDiff)
A type of SourceCodeType that
specifies a source branch name and a destination branch name in an associated repository.
|
Copyright © 2023. All rights reserved.