Uses of Class
software.amazon.awssdk.services.cloudfront.model.GeoRestrictionCustomization
-
Packages that use GeoRestrictionCustomization Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of GeoRestrictionCustomization in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GeoRestrictionCustomization Modifier and Type Method Description GeoRestrictionCustomizationCustomizations. geoRestrictions()The geographic restrictions.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type GeoRestrictionCustomization Modifier and Type Method Description Customizations.BuilderCustomizations.Builder. geoRestrictions(GeoRestrictionCustomization geoRestrictions)The geographic restrictions.
-