Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
OriginRecord[] |
CreateOriginGroupRequest.getRecords()
Get 源站记录信息,此参数必填。
|
OriginRecord[] |
OriginGroup.getRecords()
Get 源站记录信息。
|
OriginRecord[] |
ModifyOriginGroupRequest.getRecords()
Get 源站记录信息,不填保持原有配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOriginGroupRequest.setRecords(OriginRecord[] Records)
Set 源站记录信息,此参数必填。
|
void |
OriginGroup.setRecords(OriginRecord[] Records)
Set 源站记录信息。
|
void |
ModifyOriginGroupRequest.setRecords(OriginRecord[] Records)
Set 源站记录信息,不填保持原有配置。
|
Constructor and Description |
---|
OriginRecord(OriginRecord 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.