Interface MetadataValue.Builder

  • Method Details

    • stringValue

      MetadataValue.Builder stringValue(String stringValue)

      Value associated with the eventMetadata key.

      Parameters:
      stringValue - Value associated with the eventMetadata key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.