Interface LinkResourceFormat.UpdateStages.WithDescription

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

public static interface LinkResourceFormat.UpdateStages.WithDescription
The stage of the LinkResourceFormat update allowing to specify description.
  • Method Details

    • withDescription

      LinkResourceFormat.Update withDescription(Map<String,String> description)
      Specifies the description property: Localized descriptions for the Link..
      Parameters:
      description - Localized descriptions for the Link.
      Returns:
      the next definition stage.