Uses of Class
com.amazonaws.services.cloudfront.model.Restrictions
Packages that use Restrictions
-
Uses of Restrictions in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return RestrictionsModifier and TypeMethodDescriptionRestrictions.clone()DistributionConfig.getRestrictions()DistributionSummary.getRestrictions()Restrictions.withGeoRestriction(GeoRestriction geoRestriction) Methods in com.amazonaws.services.cloudfront.model with parameters of type RestrictionsModifier and TypeMethodDescriptionvoidDistributionConfig.setRestrictions(Restrictions restrictions) voidDistributionSummary.setRestrictions(Restrictions restrictions) DistributionConfig.withRestrictions(Restrictions restrictions) DistributionSummary.withRestrictions(Restrictions restrictions)