Interface ExportLensResponse.Builder

  • Method Details

    • lensJSON

      ExportLensResponse.Builder lensJSON(String lensJSON)

      The JSON representation of a lens.

      Parameters:
      lensJSON - The JSON representation of a lens.
      Returns:
      Returns a reference to this object so that method calls can be chained together.