| Package | Description |
|---|---|
| com.tencentcloudapi.domain.v20180808.models |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
CreateTemplateRequest.getContactInfo()
Get 联系人信息
|
ContactInfo |
ModifyTemplateRequest.getContactInfo()
Get 联系人信息
|
ContactInfo |
TemplateInfo.getContactInfo()
Get 联系人信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTemplateRequest.setContactInfo(ContactInfo ContactInfo)
Set 联系人信息
|
void |
ModifyTemplateRequest.setContactInfo(ContactInfo ContactInfo)
Set 联系人信息
|
void |
TemplateInfo.setContactInfo(ContactInfo ContactInfo)
Set 联系人信息
|
| Constructor and Description |
|---|
ContactInfo(ContactInfo 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.