| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
OthersPrivateAccess |
CDNDomainConfigForUpdate.getOthersPrivateAccess()
Get Origin-pull authentication for other origins.
|
OthersPrivateAccess |
CDNDomainConfig.getOthersPrivateAccess()
Get Origin-pull authentication for other origins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CDNDomainConfigForUpdate.setOthersPrivateAccess(OthersPrivateAccess OthersPrivateAccess)
Set Origin-pull authentication for other origins.
|
void |
CDNDomainConfig.setOthersPrivateAccess(OthersPrivateAccess OthersPrivateAccess)
Set Origin-pull authentication for other origins.
|
| Constructor and Description |
|---|
OthersPrivateAccess(OthersPrivateAccess 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.