Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.RequestModelProperty.Builder
-
Uses of CfnFunction.RequestModelProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.RequestModelProperty.BuilderModifier and TypeMethodDescriptionCfnFunction.RequestModelProperty.builder()Sets the value ofCfnFunction.RequestModelProperty.getModel()Sets the value ofCfnFunction.RequestModelProperty.getRequired()CfnFunction.RequestModelProperty.Builder.required(software.amazon.awscdk.core.IResolvable required) Sets the value ofCfnFunction.RequestModelProperty.getRequired()CfnFunction.RequestModelProperty.Builder.validateBody(Boolean validateBody) Sets the value ofCfnFunction.RequestModelProperty.getValidateBody()CfnFunction.RequestModelProperty.Builder.validateBody(software.amazon.awscdk.core.IResolvable validateBody) Sets the value ofCfnFunction.RequestModelProperty.getValidateBody()CfnFunction.RequestModelProperty.Builder.validateParameters(Boolean validateParameters) Sets the value ofCfnFunction.RequestModelProperty.getValidateParameters()CfnFunction.RequestModelProperty.Builder.validateParameters(software.amazon.awscdk.core.IResolvable validateParameters) Sets the value ofCfnFunction.RequestModelProperty.getValidateParameters()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.RequestModelProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.RequestModelProperty.Builder.