Interface GatewayHostnameConfigurationContract.DefinitionStages.WithCertificateId

All Known Subinterfaces:
GatewayHostnameConfigurationContract.Definition, GatewayHostnameConfigurationContract.DefinitionStages.WithCreate
Enclosing interface:
GatewayHostnameConfigurationContract.DefinitionStages

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

    • withCertificateId

      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.