类 GetApplicationReq

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

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

    • GetApplicationReq

      public GetApplicationReq()
    • GetApplicationReq

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

    • newBuilder

      public static GetApplicationReq.Builder newBuilder()
    • getLang

      public String getLang()
    • setLang

      public void setLang(String lang)
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getAppId

      public String getAppId()
    • setAppId

      public void setAppId(String appId)