7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/core/utils/Array.h>
9#include <aws/iotsitewise/model/ImageFileType.h>
48 template<
typename DataT = Aws::Utils::ByteBuffer>
49 void SetData(DataT&& value) { m_dataHasBeenSet =
true; m_data = std::forward<DataT>(value); }
50 template<
typename DataT = Aws::Utils::ByteBuffer>
66 bool m_dataHasBeenSet =
false;
69 bool m_typeHasBeenSet =
false;
bool TypeHasBeenSet() const
void SetData(DataT &&value)
AWS_IOTSITEWISE_API ImageFile & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(ImageFileType value)
const Aws::Utils::ByteBuffer & GetData() const
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTSITEWISE_API ImageFile(Aws::Utils::Json::JsonView jsonValue)
ImageFile & WithData(DataT &&value)
ImageFile & WithType(ImageFileType value)
bool DataHasBeenSet() const
AWS_IOTSITEWISE_API ImageFile()=default
ImageFileType GetType() const
Aws::Utils::Json::JsonValue JsonValue