Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
Packages that use ResponseHeadersPolicyStrictTransportSecurity Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ResponseHeadersPolicyStrictTransportSecurity in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyStrictTransportSecurity Modifier and Type Method Description ResponseHeadersPolicyStrictTransportSecurityResponseHeadersPolicySecurityHeadersConfig. strictTransportSecurity()Determines whether CloudFront includes theStrict-Transport-SecurityHTTP response header and the header's value.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyStrictTransportSecurity Modifier and Type Method Description ResponseHeadersPolicySecurityHeadersConfig.BuilderResponseHeadersPolicySecurityHeadersConfig.Builder. strictTransportSecurity(ResponseHeadersPolicyStrictTransportSecurity strictTransportSecurity)Determines whether CloudFront includes theStrict-Transport-SecurityHTTP response header and the header's value.
-