Interface MetadataEntry.Builder

  • Method Details

    • name

      Name of the object.

      Parameters:
      name - Name of the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Value of the object.

      Parameters:
      value - Value of the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.