Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.FixedResponse.Builder
Packages that use FixedResponse.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of FixedResponse.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return FixedResponse.BuilderModifier and TypeMethodDescriptionstatic FixedResponse.Builder
FixedResponse.builder()
Deprecated.FixedResponse.Builder.contentType
(ContentType contentType) Deprecated.FixedResponse.Builder.messageBody
(String messageBody) Deprecated.FixedResponse.Builder.statusCode
(String statusCode) Deprecated.Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type FixedResponse.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(FixedResponse.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theFixedResponse.Builder
.