Interface UsageStatisticsSortBy.Builder

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

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

    • key

      The field to sort the results by.

      Parameters:
      key - The field to sort the results by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • key

      The field to sort the results by.

      Parameters:
      key - The field to sort the results by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • orderBy

      The sort order to apply to the results, based on the value for the field specified by the key property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.

      Parameters:
      orderBy - The sort order to apply to the results, based on the value for the field specified by the key property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • orderBy

      The sort order to apply to the results, based on the value for the field specified by the key property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.

      Parameters:
      orderBy - The sort order to apply to the results, based on the value for the field specified by the key property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: