类 TimeConfig
java.lang.Object
com.lark.oapi.service.vc.v1.model.TimeConfig
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static TimeConfig.BuildervoidsetDaysInAdvance(Integer daysInAdvance) voidsetEndTime(String endTime) voidsetIfCoverChildScope(Boolean ifCoverChildScope) voidsetMaxDuration(Integer maxDuration) voidsetOpeningHour(String openingHour) voidsetStartTime(String startTime) voidsetTimeSwitch(Integer timeSwitch)
-
构造器详细资料
-
TimeConfig
public TimeConfig() -
TimeConfig
-
-
方法详细资料
-
newBuilder
-
getIfCoverChildScope
-
setIfCoverChildScope
-
getTimeSwitch
-
setTimeSwitch
-
getDaysInAdvance
-
setDaysInAdvance
-
getOpeningHour
-
setOpeningHour
-
getStartTime
-
setStartTime
-
getEndTime
-
setEndTime
-
getMaxDuration
-
setMaxDuration
-