类 AppCustomCategory

java.lang.Object
com.lark.oapi.service.application.v6.model.AppCustomCategory

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

    • AppCustomCategory

      public AppCustomCategory()
    • AppCustomCategory

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

    • newBuilder

      public static AppCustomCategory.Builder newBuilder()
    • getI18nKey

      public String getI18nKey()
    • setI18nKey

      public void setI18nKey(String i18nKey)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getAppIds

      public String[] getAppIds()
    • setAppIds

      public void setAppIds(String[] appIds)