public static class CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateRepositoryProtectedBranchResponseBodyResultTestSetting() |
@NameInMap(value="CheckConfig") public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfig checkConfig
@NameInMap(value="CodingGuidelinesDetection") public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCodingGuidelinesDetection codingGuidelinesDetection
@NameInMap(value="Required") public Boolean required
@NameInMap(value="SensitiveInfoDetection") public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingSensitiveInfoDetection sensitiveInfoDetection
public CreateRepositoryProtectedBranchResponseBodyResultTestSetting()
public static CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting build(Map<String,?> map) throws Exception
Exceptionpublic CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting setCheckConfig(CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfig checkConfig)
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfig getCheckConfig()
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting setCodingGuidelinesDetection(CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCodingGuidelinesDetection codingGuidelinesDetection)
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCodingGuidelinesDetection getCodingGuidelinesDetection()
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting setRequired(Boolean required)
public Boolean getRequired()
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSetting setSensitiveInfoDetection(CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingSensitiveInfoDetection sensitiveInfoDetection)
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingSensitiveInfoDetection getSensitiveInfoDetection()
Copyright © 2022. All rights reserved.