Interface QuickResponseOrderField.Builder

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

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

    • name

      The name of the attribute to order the quick response query results by.

      Parameters:
      name - The name of the attribute to order the quick response query results by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • order

      The order at which the quick responses are sorted by.

      Parameters:
      order - The order at which the quick responses are sorted by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order at which the quick responses are sorted by.

      Parameters:
      order - The order at which the quick responses are sorted by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: