Uses of Class
software.amazon.awssdk.services.cloudfront.model.StatusCodes
Packages that use StatusCodes
-
Uses of StatusCodes in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return StatusCodesModifier and TypeMethodDescriptionfinal StatusCodesOriginGroupFailoverCriteria.statusCodes()The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type StatusCodesModifier and TypeMethodDescriptionOriginGroupFailoverCriteria.Builder.statusCodes(StatusCodes statusCodes) The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.