Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnIntegrationResponseMixinProps.Builder
Packages that use CfnIntegrationResponseMixinProps.Builder
-
Uses of CfnIntegrationResponseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnIntegrationResponseMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnIntegrationResponseMixinProps.getApiId()Sets the value ofCfnIntegrationResponseMixinProps.getApiId()CfnIntegrationResponseMixinProps.builder()CfnIntegrationResponseMixinProps.Builder.contentHandlingStrategy(String contentHandlingStrategy) Sets the value ofCfnIntegrationResponseMixinProps.getContentHandlingStrategy()CfnIntegrationResponseMixinProps.Builder.integrationId(String integrationId) Sets the value ofCfnIntegrationResponseMixinProps.getIntegrationId()CfnIntegrationResponseMixinProps.Builder.integrationId(IIntegrationRef integrationId) Sets the value ofCfnIntegrationResponseMixinProps.getIntegrationId()CfnIntegrationResponseMixinProps.Builder.integrationResponseKey(String integrationResponseKey) Sets the value ofCfnIntegrationResponseMixinProps.getIntegrationResponseKey()CfnIntegrationResponseMixinProps.Builder.responseParameters(Object responseParameters) Sets the value ofCfnIntegrationResponseMixinProps.getResponseParameters()CfnIntegrationResponseMixinProps.Builder.responseTemplates(Object responseTemplates) Sets the value ofCfnIntegrationResponseMixinProps.getResponseTemplates()CfnIntegrationResponseMixinProps.Builder.templateSelectionExpression(String templateSelectionExpression) Sets the value ofCfnIntegrationResponseMixinProps.getTemplateSelectionExpression()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnIntegrationResponseMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationResponseMixinProps.Builder.