Interface DocumentationContract.UpdateStages.WithTitle

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

public static interface DocumentationContract.UpdateStages.WithTitle
The stage of the DocumentationContract update allowing to specify title.
  • Method Details

    • withTitle

      Specifies the title property: documentation title..
      Parameters:
      title - documentation title.
      Returns:
      the next definition stage.