Interface GatewayHostnameConfigurationContract.UpdateStages.WithTls11Enabled

All Known Subinterfaces:
GatewayHostnameConfigurationContract.Update
Enclosing interface:
GatewayHostnameConfigurationContract.UpdateStages

public static interface GatewayHostnameConfigurationContract.UpdateStages.WithTls11Enabled
The stage of the GatewayHostnameConfigurationContract update allowing to specify tls11Enabled.
  • Method Details

    • withTls11Enabled

      GatewayHostnameConfigurationContract.Update withTls11Enabled(Boolean tls11Enabled)
      Specifies the tls11Enabled property: Specifies if TLS 1.1 is supported.
      Parameters:
      tls11Enabled - Specifies if TLS 1.1 is supported.
      Returns:
      the next definition stage.