Interface WcfRelay.UpdateStages.WithRelayType

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

public static interface WcfRelay.UpdateStages.WithRelayType
The stage of the WcfRelay update allowing to specify relayType.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the relayType property: WCF relay type..
  • Method Details

    • withRelayType

      WcfRelay.Update withRelayType(Relaytype relayType)
      Specifies the relayType property: WCF relay type..
      Parameters:
      relayType - WCF relay type.
      Returns:
      the next definition stage.