Interface BotLocaleSortBy.Builder

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

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

    • attribute

      BotLocaleSortBy.Builder attribute(String attribute)

      The bot locale attribute to sort by.

      Parameters:
      attribute - The bot locale attribute to sort by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The bot locale attribute to sort by.

      Parameters:
      attribute - The bot locale attribute to sort by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      Specifies whether to sort the bot locales in ascending or descending order.

      Parameters:
      order - Specifies whether to sort the bot locales in ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      Specifies whether to sort the bot locales in ascending or descending order.

      Parameters:
      order - Specifies whether to sort the bot locales in ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: