public class ListSmsSignsUsingGETResult extends com.jdcloud.sdk.service.JdcloudResult implements Serializable
| 构造器和说明 |
|---|
ListSmsSignsUsingGETResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSmsSign(SmsSignVO smsSign)
add item to smsSigns
|
List<SmsSignVO> |
getSmsSigns()
get smsSigns
|
Long |
getTotalCount()
get totalCount
|
void |
setSmsSigns(List<SmsSignVO> smsSigns)
set smsSigns
|
void |
setTotalCount(Long totalCount)
set totalCount
|
ListSmsSignsUsingGETResult |
smsSigns(List<SmsSignVO> smsSigns)
set smsSigns
|
ListSmsSignsUsingGETResult |
totalCount(Long totalCount)
set totalCount
|
public Long getTotalCount()
public void setTotalCount(Long totalCount)
totalCount - public ListSmsSignsUsingGETResult smsSigns(List<SmsSignVO> smsSigns)
smsSigns - public ListSmsSignsUsingGETResult totalCount(Long totalCount)
totalCount - public void addSmsSign(SmsSignVO smsSign)
smsSign - Copyright © 2021. All rights reserved.