Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateCachePolicyResponse.Builder
Packages that use CreateCachePolicyResponse.Builder
-
Uses of CreateCachePolicyResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateCachePolicyResponse.BuilderModifier and TypeMethodDescriptionCreateCachePolicyResponse.builder()CreateCachePolicyResponse.Builder.cachePolicy(Consumer<CachePolicy.Builder> cachePolicy) A cache policy.CreateCachePolicyResponse.Builder.cachePolicy(CachePolicy cachePolicy) A cache policy.The current version of the cache policy.The fully qualified URI of the cache policy just created.CreateCachePolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateCachePolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateCachePolicyResponse.Builder>CreateCachePolicyResponse.serializableBuilderClass()