Interface MemoryRecordLeftExpression.Builder

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

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

    • metadataKey

      MemoryRecordLeftExpression.Builder metadataKey(String metadataKey)

      The metadata key to filter on.

      Parameters:
      metadataKey - The metadata key to filter on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.