| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomErrorResponse> |
CustomErrorResponses.items()
A complex type that contains a
CustomErrorResponse element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration. |
| Modifier and Type | Method and Description |
|---|---|
CustomErrorResponses.Builder |
CustomErrorResponses.Builder.items(CustomErrorResponse... items)
A complex type that contains a
CustomErrorResponse element for each HTTP status code for which
you want to specify a custom error page and/or a caching duration. |
| Modifier and Type | Method and Description |
|---|---|
CustomErrorResponses.Builder |
CustomErrorResponses.Builder.items(Collection<CustomErrorResponse> items)
A complex type that contains a
CustomErrorResponse element for each HTTP status code for which
you want to specify a custom error page and/or a caching duration. |
Copyright © 2021. All rights reserved.