Package | Description |
---|---|
com.tencentcloudapi.tione.v20191022.models |
Modifier and Type | Method and Description |
---|---|
GitConfig |
CodeRepoSummary.getGitConfig()
Get Git配置
|
GitConfig |
CreateCodeRepositoryRequest.getGitConfig()
Get Git相关配置
|
GitConfig |
DescribeCodeRepositoryResponse.getGitConfig()
Get Git存储配置
|
Modifier and Type | Method and Description |
---|---|
void |
CodeRepoSummary.setGitConfig(GitConfig GitConfig)
Set Git配置
|
void |
CreateCodeRepositoryRequest.setGitConfig(GitConfig GitConfig)
Set Git相关配置
|
void |
DescribeCodeRepositoryResponse.setGitConfig(GitConfig GitConfig)
Set Git存储配置
|
Constructor and Description |
---|
GitConfig(GitConfig source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.