| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
PrivateParameter[] | 
OriginRecord.getPrivateParameters()
Get The authentication parameter, which is used when `Private=true`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OriginRecord.setPrivateParameters(PrivateParameter[] PrivateParameters)
Set The authentication parameter, which is used when `Private=true`. 
 | 
| Constructor and Description | 
|---|
PrivateParameter(PrivateParameter 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 © 2022. All rights reserved.