Interface GatewayHostnameConfigurationContract.UpdateStages.WithHostname

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

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

    • withHostname

      Specifies the hostname property: Hostname value. Supports valid domain name, partial or full wildcard.
      Parameters:
      hostname - Hostname value. Supports valid domain name, partial or full wildcard.
      Returns:
      the next definition stage.