Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnRouteResponseMixinProps.Builder
Packages that use CfnRouteResponseMixinProps.Builder
-
Uses of CfnRouteResponseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnRouteResponseMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnRouteResponseMixinProps.getApiId()Sets the value ofCfnRouteResponseMixinProps.getApiId()CfnRouteResponseMixinProps.builder()CfnRouteResponseMixinProps.Builder.modelSelectionExpression(String modelSelectionExpression) Sets the value ofCfnRouteResponseMixinProps.getModelSelectionExpression()CfnRouteResponseMixinProps.Builder.responseModels(Object responseModels) Sets the value ofCfnRouteResponseMixinProps.getResponseModels()CfnRouteResponseMixinProps.Builder.responseParameters(Map<String, ? extends Object> responseParameters) Sets the value ofCfnRouteResponseMixinProps.getResponseParameters()CfnRouteResponseMixinProps.Builder.responseParameters(IResolvable responseParameters) Sets the value ofCfnRouteResponseMixinProps.getResponseParameters()Sets the value ofCfnRouteResponseMixinProps.getRouteId()Sets the value ofCfnRouteResponseMixinProps.getRouteId()CfnRouteResponseMixinProps.Builder.routeResponseKey(String routeResponseKey) Sets the value ofCfnRouteResponseMixinProps.getRouteResponseKey()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnRouteResponseMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouteResponseMixinProps.Builder.