Package | Description |
---|---|
com.tencentcloudapi.sms.v20190711.models |
Modifier and Type | Method and Description |
---|---|
PullSmsSendStatus[] |
PullSmsSendStatusByPhoneNumberResponse.getPullSmsSendStatusSet()
Get 下发状态响应集合。
|
PullSmsSendStatus[] |
PullSmsSendStatusResponse.getPullSmsSendStatusSet()
Get 下发状态响应集合。
|
Modifier and Type | Method and Description |
---|---|
void |
PullSmsSendStatusByPhoneNumberResponse.setPullSmsSendStatusSet(PullSmsSendStatus[] PullSmsSendStatusSet)
Set 下发状态响应集合。
|
void |
PullSmsSendStatusResponse.setPullSmsSendStatusSet(PullSmsSendStatus[] PullSmsSendStatusSet)
Set 下发状态响应集合。
|
Constructor and Description |
---|
PullSmsSendStatus(PullSmsSendStatus source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.