类 TreeResourceAuthAction
- java.lang.Object
-
- cn.authing.sdk.java.dto.TreeResourceAuthAction
-
public class TreeResourceAuthAction extends Object
-
-
构造器概要
构造器 构造器 说明 TreeResourceAuthAction()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 List<TreeStructs>getNodeAuthActionList()voidsetNodeAuthActionList(List<TreeStructs> nodeAuthActionList)
-
-
-
方法详细资料
-
getNodeAuthActionList
public List<TreeStructs> getNodeAuthActionList()
-
setNodeAuthActionList
public void setNodeAuthActionList(List<TreeStructs> nodeAuthActionList)
-
-