public static interface AliasICPRecordal.Builder extends SdkPojo, CopyableBuilder<AliasICPRecordal.Builder,AliasICPRecordal>
| Modifier and Type | Method and Description |
|---|---|
AliasICPRecordal.Builder |
cname(String cname)
A domain name associated with a distribution.
|
AliasICPRecordal.Builder |
icpRecordalStatus(ICPRecordalStatus icpRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME.
|
AliasICPRecordal.Builder |
icpRecordalStatus(String icpRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAliasICPRecordal.Builder cname(String cname)
A domain name associated with a distribution.
cname - A domain name associated with a distribution.AliasICPRecordal.Builder icpRecordalStatus(String icpRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME. The ICPRecordalStatus is set to APPROVED for all CNAMEs (aliases) in regions outside of China.
The status values returned are the following:
APPROVED indicates that the associated CNAME has a valid ICP recordal number. Multiple CNAMEs can be associated with a distribution, and CNAMEs can correspond to different ICP recordals. To be marked as APPROVED, that is, valid to use with China region, a CNAME must have one ICP recordal number associated with it.
SUSPENDED indicates that the associated CNAME does not have a valid ICP recordal number.
PENDING indicates that at least one CNAME associated with the distribution does not have a valid ICP recordal number.
icpRecordalStatus - The Internet Content Provider (ICP) recordal status for a CNAME. The ICPRecordalStatus is set to
APPROVED for all CNAMEs (aliases) in regions outside of China.
The status values returned are the following:
APPROVED indicates that the associated CNAME has a valid ICP recordal number. Multiple CNAMEs can be associated with a distribution, and CNAMEs can correspond to different ICP recordals. To be marked as APPROVED, that is, valid to use with China region, a CNAME must have one ICP recordal number associated with it.
SUSPENDED indicates that the associated CNAME does not have a valid ICP recordal number.
PENDING indicates that at least one CNAME associated with the distribution does not have a valid ICP recordal number.
ICPRecordalStatus,
ICPRecordalStatusAliasICPRecordal.Builder icpRecordalStatus(ICPRecordalStatus icpRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME. The ICPRecordalStatus is set to APPROVED for all CNAMEs (aliases) in regions outside of China.
The status values returned are the following:
APPROVED indicates that the associated CNAME has a valid ICP recordal number. Multiple CNAMEs can be associated with a distribution, and CNAMEs can correspond to different ICP recordals. To be marked as APPROVED, that is, valid to use with China region, a CNAME must have one ICP recordal number associated with it.
SUSPENDED indicates that the associated CNAME does not have a valid ICP recordal number.
PENDING indicates that at least one CNAME associated with the distribution does not have a valid ICP recordal number.
icpRecordalStatus - The Internet Content Provider (ICP) recordal status for a CNAME. The ICPRecordalStatus is set to
APPROVED for all CNAMEs (aliases) in regions outside of China.
The status values returned are the following:
APPROVED indicates that the associated CNAME has a valid ICP recordal number. Multiple CNAMEs can be associated with a distribution, and CNAMEs can correspond to different ICP recordals. To be marked as APPROVED, that is, valid to use with China region, a CNAME must have one ICP recordal number associated with it.
SUSPENDED indicates that the associated CNAME does not have a valid ICP recordal number.
PENDING indicates that at least one CNAME associated with the distribution does not have a valid ICP recordal number.
ICPRecordalStatus,
ICPRecordalStatusCopyright © 2019. All rights reserved.