| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Origins | Origins. clone() | 
| Origins | DistributionConfig. getOrigins()
 A complex type that contains information about origins for this distribution. | 
| Origins | DistributionSummary. getOrigins()
 A complex type that contains information about origins for this distribution. | 
| Origins | Origins. withItems(Collection<Origin> items)
 A complex type that contains origins for this distribution. | 
| Origins | Origins. withItems(Origin... items)
 A complex type that contains origins for this distribution. | 
| Origins | Origins. withQuantity(Integer quantity)
 The number of origins for this distribution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributionConfig. setOrigins(Origins origins)
 A complex type that contains information about origins for this distribution. | 
| void | DistributionSummary. setOrigins(Origins origins)
 A complex type that contains information about origins for this distribution. | 
| DistributionConfig | DistributionConfig. withOrigins(Origins origins)
 A complex type that contains information about origins for this distribution. | 
| DistributionSummary | DistributionSummary. withOrigins(Origins origins)
 A complex type that contains information about origins for this distribution. | 
Copyright © 2017. All rights reserved.