Interface BackendContract.UpdateStages.WithUrl

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

public static interface BackendContract.UpdateStages.WithUrl
The stage of the BackendContract update allowing to specify url.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the url property: Runtime Url of the Backend..
  • Method Details

    • withUrl

      Specifies the url property: Runtime Url of the Backend..
      Parameters:
      url - Runtime Url of the Backend.
      Returns:
      the next definition stage.