| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
RepositoryHeadSourceCodeType |
RepositoryAnalysis.repositoryHead()
A
SourceCodeType that specifies the tip of a branch in an associated repository. |
RepositoryHeadSourceCodeType |
SourceCodeType.repositoryHead()
Returns the value of the RepositoryHead property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryAnalysis.Builder |
RepositoryAnalysis.Builder.repositoryHead(RepositoryHeadSourceCodeType repositoryHead)
A
SourceCodeType that specifies the tip of a branch in an associated repository. |
SourceCodeType.Builder |
SourceCodeType.Builder.repositoryHead(RepositoryHeadSourceCodeType repositoryHead)
Sets the value of the RepositoryHead property for this object.
|
Copyright © 2021. All rights reserved.