| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CustomErrorResponse |
CustomErrorResponse.clone() |
CustomErrorResponse |
CustomErrorResponse.withErrorCachingMinTTL(Long errorCachingMinTTL) |
CustomErrorResponse |
CustomErrorResponse.withErrorCode(Integer errorCode) |
CustomErrorResponse |
CustomErrorResponse.withResponseCode(String responseCode) |
CustomErrorResponse |
CustomErrorResponse.withResponsePagePath(String responsePagePath) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomErrorResponse> |
CustomErrorResponses.getItems() |
| Modifier and Type | Method and Description |
|---|---|
CustomErrorResponses |
CustomErrorResponses.withItems(CustomErrorResponse... items)
NOTE: This method appends the values to the existing list (if
any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomErrorResponses.setItems(Collection<CustomErrorResponse> items) |
CustomErrorResponses |
CustomErrorResponses.withItems(Collection<CustomErrorResponse> items) |
Copyright © 2016. All rights reserved.