Interface ProfileMappingSource.Builder

  • Method Details

    • profileMapping

      ProfileMappingSource.Builder profileMapping(Map<String,String> profileMapping)

      The content as a map of file paths to profile strings.

      Parameters:
      profileMapping - The content as a map of file paths to profile strings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.