7#include <aws/backupsearch/BackupSearch_EXPORTS.h>
8#include <aws/backupsearch/model/LongConditionOperator.h>
45 inline long long GetValue()
const {
return m_value; }
47 inline void SetValue(
long long value) { m_valueHasBeenSet =
true; m_value = value; }
67 bool m_valueHasBeenSet =
false;
70 bool m_operatorHasBeenSet =
false;
AWS_BACKUPSEARCH_API LongCondition(Aws::Utils::Json::JsonView jsonValue)
bool OperatorHasBeenSet() const
LongConditionOperator GetOperator() const
long long GetValue() const
void SetValue(long long value)
AWS_BACKUPSEARCH_API LongCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BACKUPSEARCH_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BACKUPSEARCH_API LongCondition()=default
LongCondition & WithValue(long long value)
bool ValueHasBeenSet() const
void SetOperator(LongConditionOperator value)
LongCondition & WithOperator(LongConditionOperator value)
Aws::Utils::Json::JsonValue JsonValue