Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.NetworkListenerLookupOptions
Packages that use NetworkListenerLookupOptions
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of NetworkListenerLookupOptions in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement NetworkListenerLookupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forNetworkListenerLookupOptionsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return NetworkListenerLookupOptionsModifier and TypeMethodDescriptionNetworkListenerLookupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type NetworkListenerLookupOptionsModifier and TypeMethodDescriptionstatic INetworkListenerNetworkListener.fromLookup(software.constructs.Construct scope, String id, NetworkListenerLookupOptions options) Looks up a network listener.