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