public static class CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
hour
This parameter is required.
|
Integer |
min
This parameter is required.
|
| 构造器和说明 |
|---|
CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime() |
@NameInMap(value="hour") public Integer hour
This parameter is required.
example:12
@NameInMap(value="min") public Integer min
This parameter is required.
example:10
public CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime()
public static CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime build(Map<String,?> map) throws Exception
Exceptionpublic CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime setHour(Integer hour)
public Integer getHour()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionModelsSectionEndTime setMin(Integer min)
public Integer getMin()
Copyright © 2025. All rights reserved.