Uses of Interface
software.amazon.awscdk.services.appmesh.HttpGatewayListenerOptions
Packages that use HttpGatewayListenerOptions
-
Uses of HttpGatewayListenerOptions in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement HttpGatewayListenerOptionsModifier and TypeClassDescriptionstatic final classAn implementation forHttpGatewayListenerOptionsMethods in software.amazon.awscdk.services.appmesh that return HttpGatewayListenerOptionsModifier and TypeMethodDescriptionHttpGatewayListenerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type HttpGatewayListenerOptionsModifier and TypeMethodDescriptionstatic VirtualGatewayListenerVirtualGatewayListener.http(HttpGatewayListenerOptions options) Returns an HTTP Listener for a VirtualGateway.