public class GetSmsTaskContentUsingGETResult extends com.jdcloud.sdk.service.JdcloudResult implements Serializable
| 构造器和说明 |
|---|
GetSmsTaskContentUsingGETResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetSmsTaskContentUsingGETResult |
chargeCount(Integer chargeCount)
set 计费条数
|
GetSmsTaskContentUsingGETResult |
content(String content)
set 短信内容预览
|
Integer |
getChargeCount()
get 计费条数
|
String |
getContent()
get 短信内容预览
|
void |
setChargeCount(Integer chargeCount)
set 计费条数
|
void |
setContent(String content)
set 短信内容预览
|
public String getContent()
public void setContent(String content)
content - public Integer getChargeCount()
public void setChargeCount(Integer chargeCount)
chargeCount - public GetSmsTaskContentUsingGETResult content(String content)
content - public GetSmsTaskContentUsingGETResult chargeCount(Integer chargeCount)
chargeCount - Copyright © 2021. All rights reserved.