Interface RelationshipResourceFormat.UpdateStages.WithDisplayName

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

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

    • withDisplayName

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