Uses of Interface
software.amazon.awscdk.services.sam.CfnHttpApi.RouteSettingsProperty
Packages that use CfnHttpApi.RouteSettingsProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnHttpApi.RouteSettingsProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnHttpApi.RouteSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHttpApi.RouteSettingsPropertyMethods in software.amazon.awscdk.services.sam that return CfnHttpApi.RouteSettingsPropertyModifier and TypeMethodDescriptionCfnHttpApi.RouteSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.RouteSettingsPropertyModifier and TypeMethodDescriptionCfnHttpApi.Builder.defaultRouteSettings(CfnHttpApi.RouteSettingsProperty defaultRouteSettings) CfnHttpApiProps.Builder.defaultRouteSettings(CfnHttpApi.RouteSettingsProperty defaultRouteSettings) Sets the value ofCfnHttpApiProps.getDefaultRouteSettings()CfnHttpApi.Builder.routeSettings(CfnHttpApi.RouteSettingsProperty routeSettings) CfnHttpApiProps.Builder.routeSettings(CfnHttpApi.RouteSettingsProperty routeSettings) Sets the value ofCfnHttpApiProps.getRouteSettings()voidCfnHttpApi.setDefaultRouteSettings(CfnHttpApi.RouteSettingsProperty value) voidCfnHttpApi.setRouteSettings(CfnHttpApi.RouteSettingsProperty value)