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