Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Classes modeling the various types represented by AmazonCloudFront.
|
Modifier and Type | Method and Description |
---|---|
Restrictions |
DistributionSummary.getRestrictions()
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
Restrictions |
DistributionConfig.getRestrictions()
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
Restrictions |
Restrictions.withGeoRestriction(GeoRestriction geoRestriction)
A complex type that controls the countries in which your content is
distributed.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionSummary.setRestrictions(Restrictions restrictions)
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
void |
DistributionConfig.setRestrictions(Restrictions restrictions)
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
DistributionSummary |
DistributionSummary.withRestrictions(Restrictions restrictions)
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
DistributionConfig |
DistributionConfig.withRestrictions(Restrictions restrictions)
A complex type that identifies ways in which you want to restrict
distribution of your content.
|
Copyright © 2014. All rights reserved.