Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetResponseHeadersPolicyResponse
Packages that use GetResponseHeadersPolicyResponse
-
Uses of GetResponseHeadersPolicyResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetResponseHeadersPolicyResponseModifier and TypeMethodDescriptiondefault GetResponseHeadersPolicyResponseCloudFrontClient.getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).default GetResponseHeadersPolicyResponseCloudFrontClient.getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetResponseHeadersPolicyResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).CloudFrontAsyncClient.getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).