Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyConfigResponse
Packages that use GetCachePolicyConfigResponse
-
Uses of GetCachePolicyConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetCachePolicyConfigResponseModifier and TypeMethodDescriptiondefault GetCachePolicyConfigResponseCloudFrontClient.getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest) Gets a cache policy configuration.default GetCachePolicyConfigResponseCloudFrontClient.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest) Gets a cache policy configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetCachePolicyConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest) Gets a cache policy configuration.CloudFrontAsyncClient.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest) Gets a cache policy configuration.