7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
45 template<
typename IdT = Aws::String>
46 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
47 template<
typename IdT = Aws::String>
53 bool m_idHasBeenSet =
false;
AWS_IOTWIRELESS_API MulticastGroupByFuotaTask(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API MulticastGroupByFuotaTask()=default
AWS_IOTWIRELESS_API MulticastGroupByFuotaTask & operator=(Aws::Utils::Json::JsonView jsonValue)
MulticastGroupByFuotaTask & WithId(IdT &&value)
const Aws::String & GetId() const
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool IdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue