| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
List<VersionControlInfo> |
ConfigurationSummary.versionControlInfoList()
The list of the version control configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary.Builder |
ConfigurationSummary.Builder.versionControlInfoList(VersionControlInfo... versionControlInfoList)
The list of the version control configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary.Builder |
ConfigurationSummary.Builder.versionControlInfoList(Collection<VersionControlInfo> versionControlInfoList)
The list of the version control configurations.
|
Copyright © 2023. All rights reserved.