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