| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PriceClass | PriceClass. fromValue(String value)Use this in place of valueOf. | 
| static PriceClass | PriceClass. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PriceClass[] | PriceClass. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StreamingDistributionSummary. setPriceClass(PriceClass priceClass)Sets the value of the PriceClass property for this object. | 
| void | StreamingDistributionConfig. setPriceClass(PriceClass priceClass)A complex type that contains information about price class for this
 streaming distribution. | 
| void | DistributionSummary. setPriceClass(PriceClass priceClass)Sets the value of the PriceClass property for this object. | 
| void | DistributionConfig. setPriceClass(PriceClass priceClass)A complex type that contains information about price class for this
 distribution. | 
| StreamingDistributionSummary | StreamingDistributionSummary. withPriceClass(PriceClass priceClass)Sets the value of the PriceClass property for this object. | 
| StreamingDistributionConfig | StreamingDistributionConfig. withPriceClass(PriceClass priceClass)A complex type that contains information about price class for this
 streaming distribution. | 
| DistributionSummary | DistributionSummary. withPriceClass(PriceClass priceClass)Sets the value of the PriceClass property for this object. | 
| DistributionConfig | DistributionConfig. withPriceClass(PriceClass priceClass)A complex type that contains information about price class for this
 distribution. | 
Copyright © 2015. All rights reserved.