7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/SortableFieldName.h>
9#include <aws/connect/model/SortOrder.h>
36 AWS_CONNECT_API
Sort() =
default;
64 bool m_fieldNameHasBeenSet =
false;
67 bool m_orderHasBeenSet =
false;
AWS_CONNECT_API Sort()=default
void SetOrder(SortOrder value)
SortableFieldName GetFieldName() const
SortOrder GetOrder() const
Sort & WithFieldName(SortableFieldName value)
Sort & WithOrder(SortOrder value)
AWS_CONNECT_API Sort & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FieldNameHasBeenSet() const
bool OrderHasBeenSet() const
void SetFieldName(SortableFieldName value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONNECT_API Sort(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue