Interface RelationshipResourceFormat.UpdateStages.WithRelatedProfileType

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

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

    • withRelatedProfileType

      RelationshipResourceFormat.Update withRelatedProfileType(String relatedProfileType)
      Specifies the relatedProfileType property: Related profile being referenced..
      Parameters:
      relatedProfileType - Related profile being referenced.
      Returns:
      the next definition stage.