7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
67 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetWirelessGatewayCertificateResult & WithLoRaWANNetworkServerCertificateId(Aws::String &&value)
AWS_IOTWIRELESS_API GetWirelessGatewayCertificateResult()
GetWirelessGatewayCertificateResult & WithLoRaWANNetworkServerCertificateId(const Aws::String &value)
void SetLoRaWANNetworkServerCertificateId(const Aws::String &value)
AWS_IOTWIRELESS_API GetWirelessGatewayCertificateResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
void SetIotCertificateId(Aws::String &&value)
void SetLoRaWANNetworkServerCertificateId(Aws::String &&value)
void SetIotCertificateId(const Aws::String &value)
const Aws::String & GetRequestId() const
void SetIotCertificateId(const char *value)
void SetLoRaWANNetworkServerCertificateId(const char *value)
GetWirelessGatewayCertificateResult & WithRequestId(const char *value)
const Aws::String & GetLoRaWANNetworkServerCertificateId() const
GetWirelessGatewayCertificateResult & WithLoRaWANNetworkServerCertificateId(const char *value)
void SetRequestId(const Aws::String &value)
GetWirelessGatewayCertificateResult & WithIotCertificateId(Aws::String &&value)
GetWirelessGatewayCertificateResult & WithRequestId(Aws::String &&value)
GetWirelessGatewayCertificateResult & WithRequestId(const Aws::String &value)
void SetRequestId(const char *value)
GetWirelessGatewayCertificateResult & WithIotCertificateId(const char *value)
const Aws::String & GetIotCertificateId() const
GetWirelessGatewayCertificateResult & WithIotCertificateId(const Aws::String &value)
AWS_IOTWIRELESS_API GetWirelessGatewayCertificateResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue