public class PLChannelBasicCreateRequest extends PLBaseRequest
POLYV创建频道请求接口对象
| 限定符和类型 | 字段和说明 |
|---|---|
protected PLChannelBasicCreateBody |
requestBody
字段名:创建频道默认值请求体
变量名:requestBody
是否必填:是
类型:PLChannelBasicCreateBody
示例值:
描述:创建频道默认值请对象
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelBasicCreateRequest(String appId,
String appSecret) |
PLChannelBasicCreateRequest(String appId,
String appSecret,
PLChannelBasicCreateBody requestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
PLChannelBasicCreateBody |
getRequestBody() |
void |
setRequestBody(PLChannelBasicCreateBody requestBody) |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestamp, toStringprotected PLChannelBasicCreateBody requestBody
字段名:创建频道默认值请求体 变量名:requestBody 是否必填:是 类型:PLChannelBasicCreateBody 示例值: 描述:创建频道默认值请对象
public PLChannelBasicCreateRequest(String appId, String appSecret, PLChannelBasicCreateBody requestBody)
public PLChannelBasicCreateBody getRequestBody()
public void setRequestBody(PLChannelBasicCreateBody requestBody)
Copyright © 2019. All rights reserved.