Interface ConnectorMappingResourceFormat.UpdateStages.WithEntityTypeName

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

public static interface ConnectorMappingResourceFormat.UpdateStages.WithEntityTypeName
The stage of the ConnectorMappingResourceFormat update allowing to specify entityTypeName.
  • Method Details

    • withEntityTypeName

      ConnectorMappingResourceFormat.Update withEntityTypeName(String entityTypeName)
      Specifies the entityTypeName property: The mapping entity name..
      Parameters:
      entityTypeName - The mapping entity name.
      Returns:
      the next definition stage.