Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.FieldToMatchProperty.Builder
Packages that use CfnRuleGroup.FieldToMatchProperty.Builder
-
Uses of CfnRuleGroup.FieldToMatchProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnRuleGroup.FieldToMatchProperty.BuilderModifier and TypeMethodDescriptionCfnRuleGroup.FieldToMatchProperty.Builder.allQueryArguments(Object allQueryArguments) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getAllQueryArguments()CfnRuleGroup.FieldToMatchProperty.Builder.body(IResolvable body) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getBody()CfnRuleGroup.FieldToMatchProperty.Builder.body(CfnRuleGroup.BodyProperty body) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getBody()CfnRuleGroup.FieldToMatchProperty.builder()CfnRuleGroup.FieldToMatchProperty.Builder.cookies(IResolvable cookies) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getCookies()CfnRuleGroup.FieldToMatchProperty.Builder.cookies(CfnRuleGroup.CookiesProperty cookies) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getCookies()CfnRuleGroup.FieldToMatchProperty.Builder.headers(IResolvable headers) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getHeaders()CfnRuleGroup.FieldToMatchProperty.Builder.headers(CfnRuleGroup.HeadersProperty headers) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getHeaders()CfnRuleGroup.FieldToMatchProperty.Builder.jsonBody(IResolvable jsonBody) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getJsonBody()CfnRuleGroup.FieldToMatchProperty.Builder.jsonBody(CfnRuleGroup.JsonBodyProperty jsonBody) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getJsonBody()Sets the value ofCfnRuleGroup.FieldToMatchProperty.getMethod()CfnRuleGroup.FieldToMatchProperty.Builder.queryString(Object queryString) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getQueryString()CfnRuleGroup.FieldToMatchProperty.Builder.singleHeader(Object singleHeader) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getSingleHeader()CfnRuleGroup.FieldToMatchProperty.Builder.singleQueryArgument(Object singleQueryArgument) Sets the value ofCfnRuleGroup.FieldToMatchProperty.getSingleQueryArgument()Sets the value ofCfnRuleGroup.FieldToMatchProperty.getUriPath()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnRuleGroup.FieldToMatchProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRuleGroup.FieldToMatchProperty.Builder.