Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.FixedResponse
Packages that use FixedResponse
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of FixedResponse in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of FixedResponse in software.amazon.awscdk.services.elasticloadbalancingv2Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement FixedResponseModifier and TypeClassDescriptionstatic final classDeprecated.static final classDeprecated.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return FixedResponseModifier and TypeMethodDescriptionFixedResponse.Builder.build()Deprecated.final FixedResponseApplicationListenerRuleProps.Jsii$Proxy.getFixedResponse()default FixedResponseBaseApplicationListenerRuleProps.getFixedResponse()Deprecated.Useactioninstead.final FixedResponseBaseApplicationListenerRuleProps.Jsii$Proxy.getFixedResponse()Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type FixedResponseModifier and TypeMethodDescriptionvoidApplicationListenerRule.addFixedResponse(FixedResponse fixedResponse) Deprecated.Use configureAction insteadApplicationListenerRule.Builder.fixedResponse(FixedResponse fixedResponse) Deprecated.Useactioninstead.ApplicationListenerRuleProps.Builder.fixedResponse(FixedResponse fixedResponse) Deprecated.Use `action` instead.BaseApplicationListenerRuleProps.Builder.fixedResponse(FixedResponse fixedResponse) Deprecated.Use `action` instead.
ApplicationListener.addActioninstead.