Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.RedirectOptions.Builder
Packages that use RedirectOptions.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of RedirectOptions.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return RedirectOptions.BuilderModifier and TypeMethodDescriptionstatic RedirectOptions.BuilderRedirectOptions.builder()Sets the value ofRedirectOptions.getHost()Sets the value ofRedirectOptions.getPath()Sets the value ofRedirectOptions.getPermanent()Sets the value ofRedirectOptions.getPort()Sets the value ofRedirectOptions.getProtocol()Sets the value ofRedirectOptions.getQuery()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type RedirectOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RedirectOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theRedirectOptions.Builder.