Uses of Class
software.amazon.awscdk.services.cloudfront.AllowedMethods
Packages that use AllowedMethods
-
Uses of AllowedMethods in software.amazon.awscdk.services.cloudfront
Fields in software.amazon.awscdk.services.cloudfront declared as AllowedMethodsModifier and TypeFieldDescriptionstatic final AllowedMethodsAllowedMethods.ALLOW_ALLAll supported HTTP methods.static final AllowedMethodsAllowedMethods.ALLOW_GET_HEADHEAD and GET.static final AllowedMethodsAllowedMethods.ALLOW_GET_HEAD_OPTIONSHEAD, GET, and OPTIONS.Methods in software.amazon.awscdk.services.cloudfront that return AllowedMethodsModifier and TypeMethodDescriptiondefault AllowedMethodsAddBehaviorOptions.getAllowedMethods()HTTP methods to allow for this behavior.final AllowedMethodsAddBehaviorOptions.Jsii$Proxy.getAllowedMethods()final AllowedMethodsBehaviorOptions.Jsii$Proxy.getAllowedMethods()Methods in software.amazon.awscdk.services.cloudfront with parameters of type AllowedMethodsModifier and TypeMethodDescriptionAddBehaviorOptions.Builder.allowedMethods(AllowedMethods allowedMethods) Sets the value ofAddBehaviorOptions.getAllowedMethods()BehaviorOptions.Builder.allowedMethods(AllowedMethods allowedMethods) Sets the value ofAddBehaviorOptions.getAllowedMethods()