7#include <aws/omics/Omics_EXPORTS.h>
8#include <aws/omics/model/ReadOptions.h>
40 template <
typename ReadOptionsT = ReadOptions>
42 m_readOptionsHasBeenSet =
true;
43 m_readOptions = std::forward<ReadOptionsT>(value);
45 template <
typename ReadOptionsT = ReadOptions>
53 bool m_readOptionsHasBeenSet =
false;
AWS_OMICS_API Aws::Utils::Json::JsonValue Jsonize() const
bool ReadOptionsHasBeenSet() const
const ReadOptions & GetReadOptions() const
TsvOptions & WithReadOptions(ReadOptionsT &&value)
AWS_OMICS_API TsvOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_OMICS_API TsvOptions()=default
AWS_OMICS_API TsvOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetReadOptions(ReadOptionsT &&value)
Aws::Utils::Json::JsonValue JsonValue