类 ActionConfig
java.lang.Object
com.lark.oapi.service.approval.v4.model.ActionConfig
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ActionConfig.BuildervoidsetActionName(String actionName) voidsetActionType(String actionType) voidsetIsNeedAttachment(Boolean isNeedAttachment) voidsetIsNeedReason(Boolean isNeedReason) voidsetIsReasonRequired(Boolean isReasonRequired)
-
构造器详细资料
-
ActionConfig
public ActionConfig() -
ActionConfig
-
-
方法详细资料
-
newBuilder
-
getActionType
-
setActionType
-
getActionName
-
setActionName
-
getIsNeedReason
-
setIsNeedReason
-
getIsReasonRequired
-
setIsReasonRequired
-
getIsNeedAttachment
-
setIsNeedAttachment
-