7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotwireless/IoTWireless_EXPORTS.h>
19namespace IoTWireless {
39 template <
typename IdT = Aws::String>
41 m_idHasBeenSet =
true;
42 m_id = std::forward<IdT>(value);
44 template <
typename IdT = Aws::String>
46 SetId(std::forward<IdT>(value));
52 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