7#include <aws/crt/cbor/Cbor.h>
8#include <aws/snowball/Snowball_EXPORTS.h>
28 AWS_SNOWBALL_API
WirelessConnection(
const std::shared_ptr<Aws::Crt::Cbor::CborDecoder>& decoder);
30 AWS_SNOWBALL_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
39 m_isWifiEnabledHasBeenSet =
true;
40 m_isWifiEnabled = value;
48 bool m_isWifiEnabled{
false};
49 bool m_isWifiEnabledHasBeenSet =
false;
bool IsWifiEnabledHasBeenSet() const
AWS_SNOWBALL_API WirelessConnection()=default
AWS_SNOWBALL_API WirelessConnection & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_SNOWBALL_API WirelessConnection(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_SNOWBALL_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
WirelessConnection & WithIsWifiEnabled(bool value)
void SetIsWifiEnabled(bool value)
bool GetIsWifiEnabled() const