Interface RelationshipLinkResourceFormat.UpdateStages.WithRelationshipName

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

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

    • withRelationshipName

      RelationshipLinkResourceFormat.Update withRelationshipName(String relationshipName)
      Specifies the relationshipName property: The Relationship associated with the Link..
      Parameters:
      relationshipName - The Relationship associated with the Link.
      Returns:
      the next definition stage.