| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
List<SourceCodeRepository> |
ApplicationComponentDetail.sourceCodeRepositories()
Details about the source code repository associated with the application component.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentDetail.Builder |
ApplicationComponentDetail.Builder.sourceCodeRepositories(SourceCodeRepository... sourceCodeRepositories)
Details about the source code repository associated with the application component.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentDetail.Builder |
ApplicationComponentDetail.Builder.sourceCodeRepositories(Collection<SourceCodeRepository> sourceCodeRepositories)
Details about the source code repository associated with the application component.
|
Copyright © 2023. All rights reserved.