Interface TagDescriptionContract.UpdateStages.WithExternalDocsUrl

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

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

    • withExternalDocsUrl

      TagDescriptionContract.Update withExternalDocsUrl(String externalDocsUrl)
      Specifies the externalDocsUrl property: Absolute URL of external resources describing the tag..
      Parameters:
      externalDocsUrl - Absolute URL of external resources describing the tag.
      Returns:
      the next definition stage.