Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomHeaders
Packages that use CustomHeaders
-
Uses of CustomHeaders in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomHeadersModifier and TypeMethodDescriptionfinal CustomHeadersOrigin.customHeaders()A list of HTTP header names and values that CloudFront adds to the requests that it sends to the origin.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CustomHeadersModifier and TypeMethodDescriptionOrigin.Builder.customHeaders(CustomHeaders customHeaders) A list of HTTP header names and values that CloudFront adds to the requests that it sends to the origin.