Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnMethodPropsMixin.MethodResponseProperty.Builder
Packages that use CfnMethodPropsMixin.MethodResponseProperty.Builder
-
Uses of CfnMethodPropsMixin.MethodResponseProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnMethodPropsMixin.MethodResponseProperty.BuilderModifier and TypeMethodDescriptionCfnMethodPropsMixin.MethodResponseProperty.builder()CfnMethodPropsMixin.MethodResponseProperty.Builder.responseModels(Map<String, String> responseModels) Sets the value ofCfnMethodPropsMixin.MethodResponseProperty.getResponseModels()CfnMethodPropsMixin.MethodResponseProperty.Builder.responseModels(IResolvable responseModels) Sets the value ofCfnMethodPropsMixin.MethodResponseProperty.getResponseModels()CfnMethodPropsMixin.MethodResponseProperty.Builder.responseParameters(Map<String, ? extends Object> responseParameters) Sets the value ofCfnMethodPropsMixin.MethodResponseProperty.getResponseParameters()CfnMethodPropsMixin.MethodResponseProperty.Builder.responseParameters(IResolvable responseParameters) Sets the value ofCfnMethodPropsMixin.MethodResponseProperty.getResponseParameters()CfnMethodPropsMixin.MethodResponseProperty.Builder.statusCode(String statusCode) Sets the value ofCfnMethodPropsMixin.MethodResponseProperty.getStatusCode()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnMethodPropsMixin.MethodResponseProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMethodPropsMixin.MethodResponseProperty.Builder.