Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
OssPrivateAccess |
UpdateDomainConfigRequest.getOssPrivateAccess()
Get Access authentication for OSS origin
|
OssPrivateAccess |
MainlandConfig.getOssPrivateAccess()
Get Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
OssPrivateAccess |
DetailDomain.getOssPrivateAccess()
Get Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
OssPrivateAccess |
OverseaConfig.getOssPrivateAccess()
Get Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
OssPrivateAccess |
AddCdnDomainRequest.getOssPrivateAccess()
Get Access authentication for OSS origin
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainConfigRequest.setOssPrivateAccess(OssPrivateAccess OssPrivateAccess)
Set Access authentication for OSS origin
|
void |
MainlandConfig.setOssPrivateAccess(OssPrivateAccess OssPrivateAccess)
Set Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
void |
DetailDomain.setOssPrivateAccess(OssPrivateAccess OssPrivateAccess)
Set Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
void |
OverseaConfig.setOssPrivateAccess(OssPrivateAccess OssPrivateAccess)
Set Access authentication for OSS origin
Note: This field may return `null`, indicating that no valid value can be obtained.
|
void |
AddCdnDomainRequest.setOssPrivateAccess(OssPrivateAccess OssPrivateAccess)
Set Access authentication for OSS origin
|
Constructor and Description |
---|
OssPrivateAccess(OssPrivateAccess 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.