| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220106.models | 
| Modifier and Type | Method and Description | 
|---|---|
OriginGroup[] | 
DescribeOriginGroupResponse.getData()
Get Origin group information 
 | 
OriginGroup[] | 
DescribeLoadBalancingDetailResponse.getOrigin()
Get Information of the origin server used 
 | 
OriginGroup[] | 
LoadBalancing.getOrigin()
Get Information of the origin server used 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeOriginGroupResponse.setData(OriginGroup[] Data)
Set Origin group information 
 | 
void | 
DescribeLoadBalancingDetailResponse.setOrigin(OriginGroup[] Origin)
Set Information of the origin server used 
 | 
void | 
LoadBalancing.setOrigin(OriginGroup[] Origin)
Set Information of the origin server used 
 | 
| Constructor and Description | 
|---|
OriginGroup(OriginGroup 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.