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