Uses of Interface
software.amazon.awscdk.services.appmesh.Http2GatewayListenerOptions
Packages that use Http2GatewayListenerOptions
-
Uses of Http2GatewayListenerOptions in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement Http2GatewayListenerOptionsModifier and TypeClassDescriptionstatic final classAn implementation forHttp2GatewayListenerOptionsMethods in software.amazon.awscdk.services.appmesh that return Http2GatewayListenerOptionsModifier and TypeMethodDescriptionHttp2GatewayListenerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type Http2GatewayListenerOptionsModifier and TypeMethodDescriptionstatic VirtualGatewayListenerVirtualGatewayListener.http2(Http2GatewayListenerOptions options) Returns an HTTP2 Listener for a VirtualGateway.