类 GetAuthorizeReq
java.lang.Object
com.lark.oapi.service.authen.v1.model.GetAuthorizeReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAppId()getScope()getState()static GetAuthorizeReq.BuildervoidvoidsetRedirectUri(String redirectUri) voidvoid
-
构造器详细资料
-
GetAuthorizeReq
public GetAuthorizeReq() -
GetAuthorizeReq
-
-
方法详细资料
-
newBuilder
-
getAppId
-
setAppId
-
getRedirectUri
-
setRedirectUri
-
getScope
-
setScope
-
getState
-
setState
-