Interface BotVersionSortBy.Builder

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

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

    • attribute

      BotVersionSortBy.Builder attribute(String attribute)

      The attribute to use to sort the list of versions.

      Parameters:
      attribute - The attribute to use to sort the list of versions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The attribute to use to sort the list of versions.

      Parameters:
      attribute - The attribute to use to sort the list of versions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order to sort the list. You can specify ascending or descending order.

      Parameters:
      order - The order to sort the list. You can specify ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order to sort the list. You can specify ascending or descending order.

      Parameters:
      order - The order to sort the list. You can specify ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: