public static interface VersionControlInfo.Builder extends SdkPojo, CopyableBuilder<VersionControlInfo.Builder,VersionControlInfo>
| Modifier and Type | Method and Description |
|---|---|
VersionControlInfo.Builder |
versionControlConfigurationTimeStamp(String versionControlConfigurationTimeStamp)
The time when the version control system was last configured.
|
VersionControlInfo.Builder |
versionControlType(String versionControlType)
The type of version control.
|
VersionControlInfo.Builder |
versionControlType(VersionControlType versionControlType)
The type of version control.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVersionControlInfo.Builder versionControlConfigurationTimeStamp(String versionControlConfigurationTimeStamp)
The time when the version control system was last configured.
versionControlConfigurationTimeStamp - The time when the version control system was last configured.VersionControlInfo.Builder versionControlType(String versionControlType)
The type of version control.
versionControlType - The type of version control.VersionControlType,
VersionControlTypeVersionControlInfo.Builder versionControlType(VersionControlType versionControlType)
The type of version control.
versionControlType - The type of version control.VersionControlType,
VersionControlTypeCopyright © 2023. All rights reserved.