Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
Packages that use ResponseHeadersPolicyReferrerPolicy Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ResponseHeadersPolicyReferrerPolicy in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyReferrerPolicy Modifier and Type Method Description ResponseHeadersPolicyReferrerPolicyResponseHeadersPolicySecurityHeadersConfig. referrerPolicy()Determines whether CloudFront includes theReferrer-PolicyHTTP response header and the header's value.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyReferrerPolicy Modifier and Type Method Description ResponseHeadersPolicySecurityHeadersConfig.BuilderResponseHeadersPolicySecurityHeadersConfig.Builder. referrerPolicy(ResponseHeadersPolicyReferrerPolicy referrerPolicy)Determines whether CloudFront includes theReferrer-PolicyHTTP response header and the header's value.
-