Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.BaseListenerLookupOptions.Builder
Packages that use BaseListenerLookupOptions.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseListenerLookupOptions.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseListenerLookupOptions.BuilderModifier and TypeMethodDescriptionBaseListenerLookupOptions.builder()BaseListenerLookupOptions.Builder.listenerPort(Number listenerPort) Sets the value ofBaseListenerLookupOptions.getListenerPort()BaseListenerLookupOptions.Builder.loadBalancerArn(String loadBalancerArn) Sets the value ofBaseListenerLookupOptions.getLoadBalancerArn()BaseListenerLookupOptions.Builder.loadBalancerTags(Map<String, String> loadBalancerTags) Sets the value ofBaseListenerLookupOptions.getLoadBalancerTags()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type BaseListenerLookupOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBaseListenerLookupOptions.Builder.