Interface PromptInputVariable.Builder

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

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

    • name

      The name of the variable.

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