Interface GatewayHostnameConfigurationContract.UpdateStages.WithCertificateId

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

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

    • withCertificateId

      GatewayHostnameConfigurationContract.Update withCertificateId(String certificateId)
      Specifies the certificateId property: Identifier of Certificate entity that will be used for TLS connection establishment.
      Parameters:
      certificateId - Identifier of Certificate entity that will be used for TLS connection establishment.
      Returns:
      the next definition stage.