Uses of Class
software.amazon.awssdk.services.cloudfront.model.Restrictions
-
Packages that use Restrictions Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of Restrictions in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return Restrictions Modifier and Type Method Description RestrictionsDistributionConfig. restrictions()A complex type that identifies ways in which you want to restrict distribution of your content.RestrictionsDistributionSummary. restrictions()A complex type that identifies ways in which you want to restrict distribution of your content.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type Restrictions Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. restrictions(Restrictions restrictions)A complex type that identifies ways in which you want to restrict distribution of your content.DistributionSummary.BuilderDistributionSummary.Builder. restrictions(Restrictions restrictions)A complex type that identifies ways in which you want to restrict distribution of your content.
-