Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyRequest.Builder
Packages that use GetCachePolicyRequest.Builder
Package
Description
-
Uses of GetCachePolicyRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetCachePolicyRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetCachePolicyResponse>CloudFrontAsyncClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata:default GetCachePolicyResponseCloudFrontClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata: -
Uses of GetCachePolicyRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetCachePolicyRequest.BuilderModifier and TypeMethodDescriptionGetCachePolicyRequest.builder()The unique identifier for the cache policy.GetCachePolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetCachePolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetCachePolicyRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetCachePolicyRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCachePolicyRequest.Builder>GetCachePolicyRequest.serializableBuilderClass()