Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
OriginRecord[] |
ModifyOriginGroupRequest.getRecords()
Get Origin information.
|
OriginRecord[] |
OriginGroup.getRecords()
Get Details of the origin record.
|
OriginRecord[] |
CreateOriginGroupRequest.getRecords()
Get (Required) Origins in the origin group.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyOriginGroupRequest.setRecords(OriginRecord[] Records)
Set Origin information.
|
void |
OriginGroup.setRecords(OriginRecord[] Records)
Set Details of the origin record.
|
void |
CreateOriginGroupRequest.setRecords(OriginRecord[] Records)
Set (Required) Origins in the origin group.
|
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.