类 CustomizationOption

java.lang.Object
com.lark.oapi.service.calendar.v4.model.CustomizationOption

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

    • CustomizationOption

      public CustomizationOption()
    • CustomizationOption

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

    • newBuilder

      public static CustomizationOption.Builder newBuilder()
    • getOptionKey

      public String getOptionKey()
    • setOptionKey

      public void setOptionKey(String optionKey)
    • getOthersContent

      public String getOthersContent()
    • setOthersContent

      public void setOthersContent(String othersContent)