| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
static VersionControlInfo.Builder |
VersionControlInfo.builder() |
VersionControlInfo.Builder |
VersionControlInfo.toBuilder() |
VersionControlInfo.Builder |
VersionControlInfo.Builder.versionControlConfigurationTimeStamp(String versionControlConfigurationTimeStamp)
The time when the version control system was last configured.
|
VersionControlInfo.Builder |
VersionControlInfo.Builder.versionControlType(String versionControlType)
The type of version control.
|
VersionControlInfo.Builder |
VersionControlInfo.Builder.versionControlType(VersionControlType versionControlType)
The type of version control.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VersionControlInfo.Builder> |
VersionControlInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.