Package | Description |
---|---|
com.tencentcloudapi.sms.v20210111.models |
Modifier and Type | Method and Description |
---|---|
PullSmsReplyStatus[] |
PullSmsReplyStatusByPhoneNumberResponse.getPullSmsReplyStatusSet()
Get Reply status response set.
|
PullSmsReplyStatus[] |
PullSmsReplyStatusResponse.getPullSmsReplyStatusSet()
Get Reply status response set.
|
Modifier and Type | Method and Description |
---|---|
void |
PullSmsReplyStatusByPhoneNumberResponse.setPullSmsReplyStatusSet(PullSmsReplyStatus[] PullSmsReplyStatusSet)
Set Reply status response set.
|
void |
PullSmsReplyStatusResponse.setPullSmsReplyStatusSet(PullSmsReplyStatus[] PullSmsReplyStatusSet)
Set Reply status response set.
|
Constructor and Description |
---|
PullSmsReplyStatus(PullSmsReplyStatus 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.