Interface TagDescriptionContract.DefinitionStages.WithExternalDocsUrl

All Known Subinterfaces:
TagDescriptionContract.Definition, TagDescriptionContract.DefinitionStages.WithCreate
Enclosing interface:
TagDescriptionContract.DefinitionStages

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

    • withExternalDocsUrl

      TagDescriptionContract.DefinitionStages.WithCreate 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.