Interface RelationshipLinkResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      RelationshipLinkResourceFormat.Update withDisplayName(Map<String,String> displayName)
      Specifies the displayName property: Localized display name for the Relationship Link..
      Parameters:
      displayName - Localized display name for the Relationship Link.
      Returns:
      the next definition stage.