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