7#include <aws/databrew/GlueDataBrew_EXPORTS.h>
8#include <aws/databrew/model/SampleType.h>
45 inline int GetSize()
const{
return m_size; }
47 inline void SetSize(
int value) { m_sizeHasBeenSet =
true; m_size = value; }
58 inline void SetType(
SampleType&& value) { m_typeHasBeenSet =
true; m_type = std::move(value); }
65 bool m_sizeHasBeenSet =
false;
68 bool m_typeHasBeenSet =
false;
AWS_GLUEDATABREW_API Sample()
bool TypeHasBeenSet() const
const SampleType & GetType() const
AWS_GLUEDATABREW_API Sample & operator=(Aws::Utils::Json::JsonView jsonValue)
Sample & WithType(SampleType &&value)
Sample & WithSize(int value)
void SetType(const SampleType &value)
AWS_GLUEDATABREW_API Sample(Aws::Utils::Json::JsonView jsonValue)
Sample & WithType(const SampleType &value)
void SetType(SampleType &&value)
AWS_GLUEDATABREW_API Aws::Utils::Json::JsonValue Jsonize() const
bool SizeHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue