public static class CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateSectionConfigRequestSectionConfigsSectionStartDate() |
@NameInMap(value="dayOfMonth") public Integer dayOfMonth
@NameInMap(value="month") public Integer month
@NameInMap(value="year") public Integer year
public CreateSectionConfigRequestSectionConfigsSectionStartDate()
public static CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate build(Map<String,?> map) throws Exception
Exceptionpublic CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate setDayOfMonth(Integer dayOfMonth)
public Integer getDayOfMonth()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate setMonth(Integer month)
public Integer getMonth()
public CreateSectionConfigRequest.CreateSectionConfigRequestSectionConfigsSectionStartDate setYear(Integer year)
public Integer getYear()
Copyright © 2022. All rights reserved.