7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
21namespace CustomerProfiles
37 AWS_CUSTOMERPROFILES_API
Batch();
69 bool m_startTimeHasBeenSet =
false;
72 bool m_endTimeHasBeenSet =
false;
const Aws::Utils::DateTime & GetStartTime() const
AWS_CUSTOMERPROFILES_API Batch()
void SetStartTime(Aws::Utils::DateTime &&value)
AWS_CUSTOMERPROFILES_API Batch(Aws::Utils::Json::JsonView jsonValue)
bool EndTimeHasBeenSet() const
Batch & WithEndTime(const Aws::Utils::DateTime &value)
bool StartTimeHasBeenSet() const
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::DateTime & GetEndTime() const
void SetEndTime(const Aws::Utils::DateTime &value)
Batch & WithEndTime(Aws::Utils::DateTime &&value)
Batch & WithStartTime(const Aws::Utils::DateTime &value)
void SetEndTime(Aws::Utils::DateTime &&value)
void SetStartTime(const Aws::Utils::DateTime &value)
Batch & WithStartTime(Aws::Utils::DateTime &&value)
AWS_CUSTOMERPROFILES_API Batch & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue