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