| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
VersionControlInfo |
VersionControlInfo.clone() |
VersionControlInfo |
VersionControlInfo.withVersionControlConfigurationTimeStamp(String versionControlConfigurationTimeStamp)
The time when the version control system was last configured.
|
VersionControlInfo |
VersionControlInfo.withVersionControlType(String versionControlType)
The type of version control.
|
VersionControlInfo |
VersionControlInfo.withVersionControlType(VersionControlType versionControlType)
The type of version control.
|
| Modifier and Type | Method and Description |
|---|---|
List<VersionControlInfo> |
ConfigurationSummary.getVersionControlInfoList()
The list of the version control configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSummary |
ConfigurationSummary.withVersionControlInfoList(VersionControlInfo... versionControlInfoList)
The list of the version control configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationSummary.setVersionControlInfoList(Collection<VersionControlInfo> versionControlInfoList)
The list of the version control configurations.
|
ConfigurationSummary |
ConfigurationSummary.withVersionControlInfoList(Collection<VersionControlInfo> versionControlInfoList)
The list of the version control configurations.
|
Copyright © 2022. All rights reserved.