| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<AliasICPRecordal> |
DistributionSummary.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.
|
List<AliasICPRecordal> |
Distribution.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 |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.aliasICPRecordals(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.Builder |
Distribution.Builder.aliasICPRecordals(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 |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.aliasICPRecordals(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.Builder |
Distribution.Builder.aliasICPRecordals(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 © 2019. All rights reserved.