public static class InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
InsertSectionConfigRequestSectionModels() |
@NameInMap(value="sectionType") public String sectionType
@NameInMap(value="start") public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart start
@NameInMap(value="sectionIndex") public Integer sectionIndex
@NameInMap(value="end") public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsEnd end
@NameInMap(value="sectionName") public String sectionName
public static InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels build(Map<String,?> map) throws Exception
Exception
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels setSectionType(String sectionType)
public String getSectionType()
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels setStart(InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart start)
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart getStart()
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels setSectionIndex(Integer sectionIndex)
public Integer getSectionIndex()
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels setEnd(InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsEnd end)
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsEnd getEnd()
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModels setSectionName(String sectionName)
public String getSectionName()
Copyright © 2021. All rights reserved.