7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/iotwireless/model/ConnectionStatus.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
79 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const char *value)
GetWirelessGatewayStatisticsResult & WithWirelessGatewayId(const Aws::String &value)
void SetWirelessGatewayId(Aws::String &&value)
AWS_IOTWIRELESS_API GetWirelessGatewayStatisticsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetWirelessGatewayStatisticsResult & WithLastUplinkReceivedAt(const char *value)
const Aws::String & GetWirelessGatewayId() const
GetWirelessGatewayStatisticsResult & WithConnectionStatus(ConnectionStatus &&value)
void SetRequestId(Aws::String &&value)
GetWirelessGatewayStatisticsResult & WithWirelessGatewayId(const char *value)
void SetWirelessGatewayId(const Aws::String &value)
void SetLastUplinkReceivedAt(Aws::String &&value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetLastUplinkReceivedAt() const
GetWirelessGatewayStatisticsResult & WithConnectionStatus(const ConnectionStatus &value)
GetWirelessGatewayStatisticsResult & WithWirelessGatewayId(Aws::String &&value)
GetWirelessGatewayStatisticsResult & WithRequestId(const Aws::String &value)
void SetWirelessGatewayId(const char *value)
void SetLastUplinkReceivedAt(const char *value)
void SetLastUplinkReceivedAt(const Aws::String &value)
GetWirelessGatewayStatisticsResult & WithRequestId(const char *value)
AWS_IOTWIRELESS_API GetWirelessGatewayStatisticsResult()
GetWirelessGatewayStatisticsResult & WithRequestId(Aws::String &&value)
const ConnectionStatus & GetConnectionStatus() const
const Aws::String & GetRequestId() const
AWS_IOTWIRELESS_API GetWirelessGatewayStatisticsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetConnectionStatus(const ConnectionStatus &value)
GetWirelessGatewayStatisticsResult & WithLastUplinkReceivedAt(const Aws::String &value)
void SetConnectionStatus(ConnectionStatus &&value)
GetWirelessGatewayStatisticsResult & WithLastUplinkReceivedAt(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue