Package | Description |
---|---|
com.tencentcloudapi.sms.v20210111.models |
Modifier and Type | Method and Description |
---|---|
PullSmsSendStatus[] |
PullSmsSendStatusByPhoneNumberResponse.getPullSmsSendStatusSet()
Get Delivery status response set.
|
PullSmsSendStatus[] |
PullSmsSendStatusResponse.getPullSmsSendStatusSet()
Get Delivery status response set.
|
Modifier and Type | Method and Description |
---|---|
void |
PullSmsSendStatusByPhoneNumberResponse.setPullSmsSendStatusSet(PullSmsSendStatus[] PullSmsSendStatusSet)
Set Delivery status response set.
|
void |
PullSmsSendStatusResponse.setPullSmsSendStatusSet(PullSmsSendStatus[] PullSmsSendStatusSet)
Set Delivery status response 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 © 2023. All rights reserved.