public static class CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems() |
@NameInMap(value="Name") public String name
@NameInMap(value="Required") public Boolean required
public CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems()
public static CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems build(Map<String,?> map) throws Exception
Exceptionpublic CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems setName(String name)
public String getName()
public CreateRepositoryProtectedBranchResponseBody.CreateRepositoryProtectedBranchResponseBodyResultTestSettingCheckConfigCheckItems setRequired(Boolean required)
public Boolean getRequired()
Copyright © 2022. All rights reserved.