| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
AliasICPRecordal |
AliasICPRecordal.clone() |
AliasICPRecordal |
AliasICPRecordal.withCNAME(String cNAME)
A domain name associated with a distribution.
|
AliasICPRecordal |
AliasICPRecordal.withICPRecordalStatus(ICPRecordalStatus iCPRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME.
|
AliasICPRecordal |
AliasICPRecordal.withICPRecordalStatus(String iCPRecordalStatus)
The Internet Content Provider (ICP) recordal status for a CNAME.
|
| Modifier and Type | Method and Description |
|---|---|
List<AliasICPRecordal> |
Distribution.getAliasICPRecordals()
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
List<AliasICPRecordal> |
DistributionSummary.getAliasICPRecordals()
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution |
Distribution.withAliasICPRecordals(AliasICPRecordal... aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
DistributionSummary |
DistributionSummary.withAliasICPRecordals(AliasICPRecordal... aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Distribution.setAliasICPRecordals(Collection<AliasICPRecordal> aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
void |
DistributionSummary.setAliasICPRecordals(Collection<AliasICPRecordal> aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
Distribution |
Distribution.withAliasICPRecordals(Collection<AliasICPRecordal> aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
DistributionSummary |
DistributionSummary.withAliasICPRecordals(Collection<AliasICPRecordal> aliasICPRecordals)
AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve
content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront.
|
Copyright © 2020. All rights reserved.