public class GetCorpConsoleUrlReq extends BaseReq
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetCorpConsoleUrlReq.CorpAuthInfo |
static class |
GetCorpConsoleUrlReq.CorpIdentInfo |
| 构造器和说明 |
|---|
GetCorpConsoleUrlReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClientUserId() |
GetCorpConsoleUrlReq.CorpAuthInfo |
getCorpAuthInfo() |
String |
getJumpMethod() |
List<String> |
getModules() |
String |
getOpenCorpId() |
String |
getRedirectUrl() |
void |
setClientUserId(String clientUserId) |
void |
setCorpAuthInfo(GetCorpConsoleUrlReq.CorpAuthInfo corpAuthInfo) |
void |
setJumpMethod(String jumpMethod) |
void |
setModules(List<String> modules) |
void |
setOpenCorpId(String openCorpId) |
void |
setRedirectUrl(String redirectUrl) |
getAccessToken, setAccessTokenpublic GetCorpConsoleUrlReq.CorpAuthInfo getCorpAuthInfo()
public void setCorpAuthInfo(GetCorpConsoleUrlReq.CorpAuthInfo corpAuthInfo)
public String getOpenCorpId()
public void setOpenCorpId(String openCorpId)
public String getClientUserId()
public void setClientUserId(String clientUserId)
public String getJumpMethod()
public void setJumpMethod(String jumpMethod)
public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
Copyright © 2025. All rights reserved.