Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
-
Packages that use CustomErrorResponses Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of CustomErrorResponses in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomErrorResponses Modifier and Type Method Description CustomErrorResponsesDistributionConfig. customErrorResponses()A complex type that controls the following:CustomErrorResponsesDistributionSummary. customErrorResponses()A complex type that contains zero or moreCustomErrorResponseselements.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CustomErrorResponses Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. customErrorResponses(CustomErrorResponses customErrorResponses)A complex type that controls the following:DistributionSummary.BuilderDistributionSummary.Builder. customErrorResponses(CustomErrorResponses customErrorResponses)A complex type that contains zero or moreCustomErrorResponseselements.
-