Interface JSONMappingParameters.Builder

    • Method Detail

      • recordRowPath

        JSONMappingParameters.Builder recordRowPath​(String recordRowPath)

        Path to the top-level parent that contains the records.

        Parameters:
        recordRowPath - Path to the top-level parent that contains the records.
        Returns:
        Returns a reference to this object so that method calls can be chained together.