7#include <aws/backupsearch/BackupSearch_EXPORTS.h>
57 inline void SetItemsScannedCount(
long long value) { m_itemsScannedCountHasBeenSet =
true; m_itemsScannedCount = value; }
68 inline void SetItemsMatchedCount(
long long value) { m_itemsMatchedCountHasBeenSet =
true; m_itemsMatchedCount = value; }
73 int m_recoveryPointsScannedCount{0};
74 bool m_recoveryPointsScannedCountHasBeenSet =
false;
76 long long m_itemsScannedCount{0};
77 bool m_itemsScannedCountHasBeenSet =
false;
79 long long m_itemsMatchedCount{0};
80 bool m_itemsMatchedCountHasBeenSet =
false;
int GetRecoveryPointsScannedCount() const
void SetItemsMatchedCount(long long value)
void SetRecoveryPointsScannedCount(int value)
bool RecoveryPointsScannedCountHasBeenSet() const
AWS_BACKUPSEARCH_API Aws::Utils::Json::JsonValue Jsonize() const
long long GetItemsScannedCount() const
bool ItemsMatchedCountHasBeenSet() const
CurrentSearchProgress & WithItemsMatchedCount(long long value)
AWS_BACKUPSEARCH_API CurrentSearchProgress()=default
void SetItemsScannedCount(long long value)
bool ItemsScannedCountHasBeenSet() const
CurrentSearchProgress & WithRecoveryPointsScannedCount(int value)
AWS_BACKUPSEARCH_API CurrentSearchProgress & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BACKUPSEARCH_API CurrentSearchProgress(Aws::Utils::Json::JsonView jsonValue)
CurrentSearchProgress & WithItemsScannedCount(long long value)
long long GetItemsMatchedCount() const
Aws::Utils::Json::JsonValue JsonValue