Interface TestExecutionSortBy.Builder

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

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

    • attribute

      TestExecutionSortBy.Builder attribute(String attribute)

      Specifies whether to sort the test set executions by the date and time at which the test sets were created.

      Parameters:
      attribute - Specifies whether to sort the test set executions by the date and time at which the test sets were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      Specifies whether to sort the test set executions by the date and time at which the test sets were created.

      Parameters:
      attribute - Specifies whether to sort the test set executions by the date and time at which the test sets were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      Specifies whether to sort in ascending or descending order.

      Parameters:
      order - Specifies whether to sort 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 in ascending or descending order.

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