| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomErrorResponses | CustomErrorResponses. clone() | 
| CustomErrorResponses | DistributionConfig. getCustomErrorResponses()
 A complex type that controls the following: | 
| CustomErrorResponses | DistributionSummary. getCustomErrorResponses()
 A complex type that contains zero or more  CustomErrorResponseselements. | 
| CustomErrorResponses | CustomErrorResponses. withItems(Collection<CustomErrorResponse> items)
 A complex type that contains a  CustomErrorResponseelement for each HTTP status code for which you
 want to specify a custom error page and/or a caching duration. | 
| CustomErrorResponses | CustomErrorResponses. withItems(CustomErrorResponse... items)
 A complex type that contains a  CustomErrorResponseelement for each HTTP status code for which you
 want to specify a custom error page and/or a caching duration. | 
| CustomErrorResponses | CustomErrorResponses. withQuantity(Integer quantity)
 The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DistributionConfig. setCustomErrorResponses(CustomErrorResponses customErrorResponses)
 A complex type that controls the following: | 
| void | DistributionSummary. setCustomErrorResponses(CustomErrorResponses customErrorResponses)
 A complex type that contains zero or more  CustomErrorResponseselements. | 
| DistributionConfig | DistributionConfig. withCustomErrorResponses(CustomErrorResponses customErrorResponses)
 A complex type that controls the following: | 
| DistributionSummary | DistributionSummary. withCustomErrorResponses(CustomErrorResponses customErrorResponses)
 A complex type that contains zero or more  CustomErrorResponseselements. | 
Copyright © 2017. All rights reserved.