public class SetForwardAuthRequest extends AbstractModel
Constructor and Description |
---|
SetForwardAuthRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getQueueType()
Get 消息队列类型
|
String |
getSkey()
Get 控制台Skey
|
void |
setQueueType(Long QueueType)
Set 消息队列类型
|
void |
setSkey(String Skey)
Set 控制台Skey
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getSkey()
public void setSkey(String Skey)
Skey
- 控制台Skeypublic Long getQueueType()
public void setQueueType(Long QueueType)
QueueType
- 消息队列类型Copyright © 2021. All rights reserved.