Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetResponseHeadersPolicyRequest.Builder
Packages that use GetResponseHeadersPolicyRequest.Builder
Package
Description
-
Uses of GetResponseHeadersPolicyRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetResponseHeadersPolicyRequest.BuilderModifier 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).default 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). -
Uses of GetResponseHeadersPolicyRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetResponseHeadersPolicyRequest.BuilderModifier and TypeMethodDescriptionGetResponseHeadersPolicyRequest.builder()The identifier for the response headers policy.GetResponseHeadersPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetResponseHeadersPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetResponseHeadersPolicyRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetResponseHeadersPolicyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetResponseHeadersPolicyRequest.Builder>GetResponseHeadersPolicyRequest.serializableBuilderClass()