Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnGatewayResponseMixinProps.Builder
Packages that use CfnGatewayResponseMixinProps.Builder
-
Uses of CfnGatewayResponseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnGatewayResponseMixinProps.BuilderModifier and TypeMethodDescriptionCfnGatewayResponseMixinProps.builder()CfnGatewayResponseMixinProps.Builder.responseParameters(Map<String, String> responseParameters) Sets the value ofCfnGatewayResponseMixinProps.getResponseParameters()CfnGatewayResponseMixinProps.Builder.responseParameters(IResolvable responseParameters) Sets the value ofCfnGatewayResponseMixinProps.getResponseParameters()CfnGatewayResponseMixinProps.Builder.responseTemplates(Map<String, String> responseTemplates) Sets the value ofCfnGatewayResponseMixinProps.getResponseTemplates()CfnGatewayResponseMixinProps.Builder.responseTemplates(IResolvable responseTemplates) Sets the value ofCfnGatewayResponseMixinProps.getResponseTemplates()CfnGatewayResponseMixinProps.Builder.responseType(String responseType) Sets the value ofCfnGatewayResponseMixinProps.getResponseType()Sets the value ofCfnGatewayResponseMixinProps.getRestApiId()CfnGatewayResponseMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnGatewayResponseMixinProps.getRestApiId()CfnGatewayResponseMixinProps.Builder.statusCode(String statusCode) Sets the value ofCfnGatewayResponseMixinProps.getStatusCode()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnGatewayResponseMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayResponseMixinProps.Builder.