7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetAppKey(
const char* value) { m_appKeyHasBeenSet =
true; m_appKey.assign(value); }
63 inline void SetAppEui(
const char* value) { m_appEuiHasBeenSet =
true; m_appEui.assign(value); }
78 inline void SetJoinEui(
const char* value) { m_joinEuiHasBeenSet =
true; m_joinEui.assign(value); }
92 inline void SetGenAppKey(
const char* value) { m_genAppKeyHasBeenSet =
true; m_genAppKey.assign(value); }
100 bool m_appKeyHasBeenSet =
false;
103 bool m_appEuiHasBeenSet =
false;
106 bool m_joinEuiHasBeenSet =
false;
109 bool m_genAppKeyHasBeenSet =
false;
bool AppKeyHasBeenSet() const
OtaaV1_0_x & WithAppKey(const Aws::String &value)
bool AppEuiHasBeenSet() const
bool GenAppKeyHasBeenSet() const
const Aws::String & GetJoinEui() const
OtaaV1_0_x & WithGenAppKey(const Aws::String &value)
OtaaV1_0_x & WithAppEui(const char *value)
void SetJoinEui(const char *value)
OtaaV1_0_x & WithGenAppKey(const char *value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGenAppKey(const char *value)
void SetGenAppKey(const Aws::String &value)
const Aws::String & GetGenAppKey() const
OtaaV1_0_x & WithJoinEui(const Aws::String &value)
OtaaV1_0_x & WithAppKey(const char *value)
AWS_IOTWIRELESS_API OtaaV1_0_x & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAppKey(const Aws::String &value)
void SetJoinEui(Aws::String &&value)
const Aws::String & GetAppKey() const
OtaaV1_0_x & WithAppKey(Aws::String &&value)
bool JoinEuiHasBeenSet() const
const Aws::String & GetAppEui() const
OtaaV1_0_x & WithJoinEui(Aws::String &&value)
OtaaV1_0_x & WithAppEui(const Aws::String &value)
AWS_IOTWIRELESS_API OtaaV1_0_x(Aws::Utils::Json::JsonView jsonValue)
OtaaV1_0_x & WithAppEui(Aws::String &&value)
void SetJoinEui(const Aws::String &value)
OtaaV1_0_x & WithGenAppKey(Aws::String &&value)
void SetGenAppKey(Aws::String &&value)
void SetAppKey(const char *value)
void SetAppEui(Aws::String &&value)
AWS_IOTWIRELESS_API OtaaV1_0_x()
void SetAppKey(Aws::String &&value)
void SetAppEui(const char *value)
OtaaV1_0_x & WithJoinEui(const char *value)
void SetAppEui(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue