| Package | Description | 
|---|---|
| com.tencentcloudapi.domain.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
TechnicalContact | 
IntlTemplate.getTechnicalContact()
Get The technical contact. 
 | 
TechnicalContact | 
IntlTemplateInfo.getTechnicalContact()
Get The technical contact. 
 | 
TechnicalContact | 
CreateIntlTemplateRequest.getTechnicalContact()
Get The technical contact. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IntlTemplate.setTechnicalContact(TechnicalContact TechnicalContact)
Set The technical contact. 
 | 
void | 
IntlTemplateInfo.setTechnicalContact(TechnicalContact TechnicalContact)
Set The technical contact. 
 | 
void | 
CreateIntlTemplateRequest.setTechnicalContact(TechnicalContact TechnicalContact)
Set The technical contact. 
 | 
| Constructor and Description | 
|---|
TechnicalContact(TechnicalContact 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 © 2025. All rights reserved.