| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
PrivateParameter[] |
OriginRecord.getPrivateParameters()
Get 当源站类型Private=true时有效,表示私有鉴权使用参数。
|
| Modifier and Type | Method and Description |
|---|---|
void |
OriginRecord.setPrivateParameters(PrivateParameter[] PrivateParameters)
Set 当源站类型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 © 2023. All rights reserved.