Interface RelationshipResourceFormat.UpdateStages.WithDescription

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

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

    • withDescription

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