Interface CreateHitWithHitTypeResponse.Builder

    • Method Detail

      • hit

        CreateHitWithHitTypeResponse.Builder hit​(HIT hit)

        Contains the newly created HIT data. For a description of the HIT data structure as it appears in responses, see the HIT Data Structure documentation.

        Parameters:
        hit - Contains the newly created HIT data. For a description of the HIT data structure as it appears in responses, see the HIT Data Structure documentation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.