Uses of Class
com.amazonaws.services.cloudfront.model.Restrictions
-
Packages that use Restrictions Package Description com.amazonaws.services.cloudfront.model -
-
Uses of Restrictions in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return Restrictions Modifier and Type Method Description RestrictionsRestrictions. clone()RestrictionsDistributionConfig. getRestrictions()RestrictionsDistributionSummary. getRestrictions()RestrictionsRestrictions. withGeoRestriction(GeoRestriction geoRestriction)Methods in com.amazonaws.services.cloudfront.model with parameters of type Restrictions Modifier and Type Method Description voidDistributionConfig. setRestrictions(Restrictions restrictions)voidDistributionSummary. setRestrictions(Restrictions restrictions)DistributionConfigDistributionConfig. withRestrictions(Restrictions restrictions)DistributionSummaryDistributionSummary. withRestrictions(Restrictions restrictions)
-