Interface TestSetSortBy.Builder

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

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

    • attribute

      TestSetSortBy.Builder attribute(String attribute)

      Specifies whether to sort the test sets by name or by the time they were last updated.

      Parameters:
      attribute - Specifies whether to sort the test sets by name or by the time they were last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      Specifies whether to sort the test sets by name or by the time they were last updated.

      Parameters:
      attribute - Specifies whether to sort the test sets by name or by the time they were last updated.
      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: