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