Interface RelationshipResourceFormat.DefinitionStages.WithRelatedProfileType

All Known Subinterfaces:
RelationshipResourceFormat.Definition, RelationshipResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
RelationshipResourceFormat.DefinitionStages

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

    • withRelatedProfileType

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