Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
OriginInfo |
CreateAccelerationDomainRequest.getOriginInfo()
Get Details of the origin.
|
OriginInfo |
ModifyAccelerationDomainRequest.getOriginInfo()
Get Details of the origin.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAccelerationDomainRequest.setOriginInfo(OriginInfo OriginInfo)
Set Details of the origin.
|
void |
ModifyAccelerationDomainRequest.setOriginInfo(OriginInfo OriginInfo)
Set Details of the origin.
|
Constructor and Description |
---|
OriginInfo(OriginInfo 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.