Interface RelationshipLinkResourceFormat.UpdateStages.WithInteractionType

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

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

    • withInteractionType

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