Interface RelationshipResourceFormat.UpdateStages.WithProfileType

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

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

    • withProfileType

      RelationshipResourceFormat.Update withProfileType(String profileType)
      Specifies the profileType property: Profile type..
      Parameters:
      profileType - Profile type.
      Returns:
      the next definition stage.