Uses of Class
software.amazon.awssdk.services.cloudfront.model.AliasICPRecordal
-
Packages that use AliasICPRecordal Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of AliasICPRecordal in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type AliasICPRecordal Modifier and Type Method 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.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type AliasICPRecordal Modifier and Type Method Description Distribution.BuilderDistribution.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.BuilderDistributionSummary.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.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type AliasICPRecordal Modifier and Type Method Description Distribution.BuilderDistribution.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.BuilderDistributionSummary.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.
-