Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyResponse.Builder
Packages that use GetCachePolicyResponse.Builder
-
Uses of GetCachePolicyResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetCachePolicyResponse.BuilderModifier and TypeMethodDescriptionGetCachePolicyResponse.builder()default GetCachePolicyResponse.BuilderGetCachePolicyResponse.Builder.cachePolicy(Consumer<CachePolicy.Builder> cachePolicy) The cache policy.GetCachePolicyResponse.Builder.cachePolicy(CachePolicy cachePolicy) The cache policy.The current version of the cache policy.GetCachePolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetCachePolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCachePolicyResponse.Builder>GetCachePolicyResponse.serializableBuilderClass()