Uses of Class
software.amazon.awssdk.services.cloudfront.model.AllowedMethods
Packages that use AllowedMethods
-
Uses of AllowedMethods in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return AllowedMethodsModifier and TypeMethodDescriptionfinal AllowedMethodsCacheBehavior.allowedMethods()Returns the value of the AllowedMethods property for this object.final AllowedMethodsDefaultCacheBehavior.allowedMethods()Returns the value of the AllowedMethods property for this object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type AllowedMethodsModifier and TypeMethodDescriptionCacheBehavior.Builder.allowedMethods(AllowedMethods allowedMethods) Sets the value of the AllowedMethods property for this object.DefaultCacheBehavior.Builder.allowedMethods(AllowedMethods allowedMethods) Sets the value of the AllowedMethods property for this object.