Interface TagDescriptionContract.UpdateStages.WithExternalDocsDescription

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

public static interface TagDescriptionContract.UpdateStages.WithExternalDocsDescription
The stage of the TagDescriptionContract update allowing to specify externalDocsDescription.
  • Method Details

    • withExternalDocsDescription

      TagDescriptionContract.Update withExternalDocsDescription(String externalDocsDescription)
      Specifies the externalDocsDescription property: Description of the external resources describing the tag..
      Parameters:
      externalDocsDescription - Description of the external resources describing the tag.
      Returns:
      the next definition stage.