Interface RelationshipLinkResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

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