setDeploymentInfoCustomizers
open fun setDeploymentInfoCustomizers(customizers: Collection<out UndertowDeploymentInfoCustomizer>)
Set UndertowDeploymentInfoCustomizers that should be applied to the Undertow DeploymentInfo. Calling this method will replace any existing customizers.
Parameters
customizers
the customizers to set