Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomErrorResponses
Packages that use CustomErrorResponses
-
Uses of CustomErrorResponses in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomErrorResponsesModifier and TypeMethodDescriptionfinal CustomErrorResponsesDistributionConfig.customErrorResponses()A complex type that controls the following:final CustomErrorResponsesDistributionSummary.customErrorResponses()A complex type that contains zero or moreCustomErrorResponseselements.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CustomErrorResponsesModifier and TypeMethodDescriptionDistributionConfig.Builder.customErrorResponses(CustomErrorResponses customErrorResponses) A complex type that controls the following:DistributionSummary.Builder.customErrorResponses(CustomErrorResponses customErrorResponses) A complex type that contains zero or moreCustomErrorResponseselements.