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