public static class InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
InsertSectionConfigRequestSectionModelsStart() |
@NameInMap(value="min") public Integer min
@NameInMap(value="hour") public Integer hour
public InsertSectionConfigRequestSectionModelsStart()
public static InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart build(Map<String,?> map) throws Exception
Exceptionpublic InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart setMin(Integer min)
public Integer getMin()
public InsertSectionConfigRequest.InsertSectionConfigRequestSectionModelsStart setHour(Integer hour)
public Integer getHour()
Copyright © 2021. All rights reserved.