Interface SampleValue.Builder

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

public static interface SampleValue.Builder extends SdkPojo, CopyableBuilder<SampleValue.Builder,SampleValue>
  • Method Details

    • value

      The value that can be used for a slot type.

      Parameters:
      value - The value that can be used for a slot type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.