类 AppRoleBlockRole

java.lang.Object
com.lark.oapi.service.bitable.v1.model.AppRoleBlockRole

public class AppRoleBlockRole extends Object
  • 构造器详细资料

    • AppRoleBlockRole

      public AppRoleBlockRole()
    • AppRoleBlockRole

      public AppRoleBlockRole(AppRoleBlockRole.Builder builder)
  • 方法详细资料

    • newBuilder

      public static AppRoleBlockRole.Builder newBuilder()
    • getBlockId

      public String getBlockId()
    • setBlockId

      public void setBlockId(String blockId)
    • getBlockType

      public String getBlockType()
    • setBlockType

      public void setBlockType(String blockType)
    • getBlockPerm

      public Integer getBlockPerm()
    • setBlockPerm

      public void setBlockPerm(Integer blockPerm)