Uses of Class
software.amazon.awssdk.services.cloudfront.model.GeoRestriction
-
Packages that use GeoRestriction Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of GeoRestriction in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GeoRestriction Modifier and Type Method Description GeoRestrictionRestrictions. geoRestriction()A complex type that controls the countries in which your content is distributed.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type GeoRestriction Modifier and Type Method Description Restrictions.BuilderRestrictions.Builder. geoRestriction(GeoRestriction geoRestriction)A complex type that controls the countries in which your content is distributed.
-