| Package | Description |
|---|---|
| com.tencentcloudapi.domain.v20180808.models |
| Modifier and Type | Method and Description |
|---|---|
RegistrantContact |
IntlTemplate.getRegistrantContact()
Get The registrant contact.
|
RegistrantContact |
CreateIntlTemplateRequest.getRegistrantContact()
Get The registrant contact.
|
RegistrantContact |
IntlTemplateInfo.getRegistrantContact()
Get The registrant contact.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntlTemplate.setRegistrantContact(RegistrantContact RegistrantContact)
Set The registrant contact.
|
void |
CreateIntlTemplateRequest.setRegistrantContact(RegistrantContact RegistrantContact)
Set The registrant contact.
|
void |
IntlTemplateInfo.setRegistrantContact(RegistrantContact RegistrantContact)
Set The registrant contact.
|
| Constructor and Description |
|---|
RegistrantContact(RegistrantContact 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.