Interface BotVersionLocaleDetails.Builder

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

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

    • sourceBotVersion

      BotVersionLocaleDetails.Builder sourceBotVersion(String sourceBotVersion)

      The version of a bot used for a bot locale.

      Parameters:
      sourceBotVersion - The version of a bot used for a bot locale.
      Returns:
      Returns a reference to this object so that method calls can be chained together.