Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
OriginRecord[] |
ModifyOriginGroupRequest.getOriginRecords()
Get Details of the origin record.
|
OriginRecord[] |
CreateOriginGroupRequest.getOriginRecords()
Get Details of the origin record.
|
OriginRecord[] |
OriginGroup.getOriginRecords()
Get The origin record information.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyOriginGroupRequest.setOriginRecords(OriginRecord[] OriginRecords)
Set Details of the origin record.
|
void |
CreateOriginGroupRequest.setOriginRecords(OriginRecord[] OriginRecords)
Set Details of the origin record.
|
void |
OriginGroup.setOriginRecords(OriginRecord[] OriginRecords)
Set The origin record information.
|
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 © 2023. All rights reserved.