Interface LeftExpression.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LeftExpression.Builder,LeftExpression>, SdkBuilder<LeftExpression.Builder,LeftExpression>, SdkPojo
Enclosing class:
LeftExpression

@Mutable @NotThreadSafe public static interface LeftExpression.Builder extends SdkPojo, CopyableBuilder<LeftExpression.Builder,LeftExpression>
  • Method Details

    • metadataKey

      LeftExpression.Builder metadataKey(String metadataKey)

      Key associated with the metadata in an event.

      Parameters:
      metadataKey - Key associated with the metadata in an event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.