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