Uses of Class
software.amazon.awssdk.services.cloudfront.model.Restrictions
Packages that use Restrictions
-
Uses of Restrictions in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return RestrictionsModifier and TypeMethodDescriptionfinal RestrictionsDistributionConfig.restrictions()A complex type that identifies ways in which you want to restrict distribution of your content.final 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 RestrictionsModifier and TypeMethodDescriptionDistributionConfig.Builder.restrictions(Restrictions restrictions) A complex type that identifies ways in which you want to restrict distribution of your content.DistributionSummary.Builder.restrictions(Restrictions restrictions) A complex type that identifies ways in which you want to restrict distribution of your content.