Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseNetworkListenerProps
Packages that use BaseNetworkListenerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseNetworkListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of BaseNetworkListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceProperties for a Network Listener attached to a Load Balancer.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseNetworkListenerPropsModifier and TypeClassDescriptionstatic final classAn implementation forBaseNetworkListenerPropsstatic final classAn implementation forNetworkListenerPropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseNetworkListenerPropsModifier and TypeMethodDescriptionBaseNetworkListenerProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type BaseNetworkListenerPropsModifier and TypeMethodDescriptionINetworkLoadBalancer.addListener(String id, BaseNetworkListenerProps props) Add a listener to this load balancer.default NetworkListenerINetworkLoadBalancer.Jsii$Default.addListener(String id, BaseNetworkListenerProps props) Add a listener to this load balancer.final NetworkListenerINetworkLoadBalancer.Jsii$Proxy.addListener(String id, BaseNetworkListenerProps props) Add a listener to this load balancer.NetworkLoadBalancer.addListener(String id, BaseNetworkListenerProps props) Add a listener to this load balancer.