7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/iotwireless/model/LoRaWANDeviceProfile.h>
10#include <aws/iotwireless/model/SidewalkGetDeviceProfile.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
44 inline void SetArn(
const char* value) { m_arn.assign(value); }
57 inline void SetName(
const char* value) { m_name.assign(value); }
70 inline void SetId(
const char* value) { m_id.assign(value); }
103 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetDeviceProfileResult & WithName(const Aws::String &value)
GetDeviceProfileResult & WithArn(Aws::String &&value)
void SetArn(const Aws::String &value)
void SetRequestId(Aws::String &&value)
void SetLoRaWAN(LoRaWANDeviceProfile &&value)
void SetName(const char *value)
GetDeviceProfileResult & WithName(Aws::String &&value)
GetDeviceProfileResult & WithLoRaWAN(LoRaWANDeviceProfile &&value)
GetDeviceProfileResult & WithId(const char *value)
void SetRequestId(const Aws::String &value)
void SetId(const Aws::String &value)
GetDeviceProfileResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
const Aws::String & GetId() const
void SetSidewalk(const SidewalkGetDeviceProfile &value)
void SetName(Aws::String &&value)
void SetArn(const char *value)
void SetId(const char *value)
GetDeviceProfileResult & WithId(Aws::String &&value)
AWS_IOTWIRELESS_API GetDeviceProfileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetId(Aws::String &&value)
GetDeviceProfileResult & WithName(const char *value)
GetDeviceProfileResult & WithSidewalk(const SidewalkGetDeviceProfile &value)
void SetLoRaWAN(const LoRaWANDeviceProfile &value)
GetDeviceProfileResult & WithLoRaWAN(const LoRaWANDeviceProfile &value)
AWS_IOTWIRELESS_API GetDeviceProfileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDeviceProfileResult & WithArn(const Aws::String &value)
void SetArn(Aws::String &&value)
const SidewalkGetDeviceProfile & GetSidewalk() const
void SetName(const Aws::String &value)
const LoRaWANDeviceProfile & GetLoRaWAN() const
GetDeviceProfileResult & WithArn(const char *value)
void SetSidewalk(SidewalkGetDeviceProfile &&value)
const Aws::String & GetName() const
const Aws::String & GetRequestId() const
AWS_IOTWIRELESS_API GetDeviceProfileResult()
GetDeviceProfileResult & WithId(const Aws::String &value)
GetDeviceProfileResult & WithRequestId(const char *value)
const Aws::String & GetArn() const
GetDeviceProfileResult & WithRequestId(const Aws::String &value)
GetDeviceProfileResult & WithSidewalk(SidewalkGetDeviceProfile &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue