Interface RelationshipResourceFormat.DefinitionStages.WithLookupMappings

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

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

    • withLookupMappings

      Specifies the lookupMappings property: Optional property to be used to map fields in profile to their strong ids in related profile..
      Parameters:
      lookupMappings - Optional property to be used to map fields in profile to their strong ids in related profile.
      Returns:
      the next definition stage.