Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
Origin |
ZoneSetting.getOrigin()
Get Origin server configuration.
|
Origin |
DetailHost.getOrigin()
Get The origin configuration item.
|
Origin |
ModifyZoneSettingRequest.getOrigin()
Get The origin server configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ZoneSetting.setOrigin(Origin Origin)
Set Origin server configuration.
|
void |
DetailHost.setOrigin(Origin Origin)
Set The origin configuration item.
|
void |
ModifyZoneSettingRequest.setOrigin(Origin Origin)
Set The origin server configuration.
|
Constructor and Description |
---|
Origin(Origin 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.