类 AppAbilityWeb

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

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

    • AppAbilityWeb

      public AppAbilityWeb()
    • AppAbilityWeb

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

    • newBuilder

      public static AppAbilityWeb.Builder newBuilder()
    • getEnable

      public Boolean getEnable()
    • setEnable

      public void setEnable(Boolean enable)
    • getPcUrl

      public String getPcUrl()
    • setPcUrl

      public void setPcUrl(String pcUrl)
    • getPcNewPageOpenMode

      public String getPcNewPageOpenMode()
    • setPcNewPageOpenMode

      public void setPcNewPageOpenMode(String pcNewPageOpenMode)
    • getMobileUrl

      public String getMobileUrl()
    • setMobileUrl

      public void setMobileUrl(String mobileUrl)