7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/TraceContent.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
81 inline void SetDescription(
const char* value) { m_description.assign(value); }
94 inline void SetArn(
const char* value) { m_arn.assign(value); }
105 inline void SetName(
const char* value) { m_name.assign(value); }
131 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetNetworkAnalyzerConfigurationResult & WithArn(const char *value)
void SetName(const Aws::String &value)
AWS_IOTWIRELESS_API GetNetworkAnalyzerConfigurationResult()
GetNetworkAnalyzerConfigurationResult & AddWirelessDevices(Aws::String &&value)
GetNetworkAnalyzerConfigurationResult & WithWirelessDevices(const Aws::Vector< Aws::String > &value)
GetNetworkAnalyzerConfigurationResult & WithDescription(Aws::String &&value)
void SetDescription(const char *value)
GetNetworkAnalyzerConfigurationResult & WithRequestId(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & WithTraceContent(const TraceContent &value)
const Aws::String & GetDescription() const
void SetWirelessGateways(const Aws::Vector< Aws::String > &value)
GetNetworkAnalyzerConfigurationResult & WithMulticastGroups(const Aws::Vector< Aws::String > &value)
GetNetworkAnalyzerConfigurationResult & WithWirelessGateways(Aws::Vector< Aws::String > &&value)
GetNetworkAnalyzerConfigurationResult & AddWirelessDevices(const char *value)
void SetArn(const char *value)
void SetRequestId(const Aws::String &value)
void SetDescription(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & WithArn(const Aws::String &value)
void SetName(const char *value)
AWS_IOTWIRELESS_API GetNetworkAnalyzerConfigurationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetName(Aws::String &&value)
GetNetworkAnalyzerConfigurationResult & WithWirelessGateways(const Aws::Vector< Aws::String > &value)
GetNetworkAnalyzerConfigurationResult & AddMulticastGroups(const Aws::String &value)
const TraceContent & GetTraceContent() const
void SetDescription(Aws::String &&value)
GetNetworkAnalyzerConfigurationResult & WithMulticastGroups(Aws::Vector< Aws::String > &&value)
void SetRequestId(const char *value)
void SetWirelessDevices(Aws::Vector< Aws::String > &&value)
GetNetworkAnalyzerConfigurationResult & AddMulticastGroups(Aws::String &&value)
const Aws::Vector< Aws::String > & GetMulticastGroups() const
GetNetworkAnalyzerConfigurationResult & WithName(Aws::String &&value)
void SetRequestId(Aws::String &&value)
void SetWirelessGateways(Aws::Vector< Aws::String > &&value)
GetNetworkAnalyzerConfigurationResult & AddWirelessGateways(Aws::String &&value)
GetNetworkAnalyzerConfigurationResult & WithName(const Aws::String &value)
void SetMulticastGroups(const Aws::Vector< Aws::String > &value)
const Aws::String & GetName() const
const Aws::String & GetRequestId() const
GetNetworkAnalyzerConfigurationResult & WithRequestId(Aws::String &&value)
GetNetworkAnalyzerConfigurationResult & WithArn(Aws::String &&value)
void SetArn(Aws::String &&value)
AWS_IOTWIRELESS_API GetNetworkAnalyzerConfigurationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Vector< Aws::String > & GetWirelessDevices() const
GetNetworkAnalyzerConfigurationResult & AddWirelessDevices(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & WithName(const char *value)
void SetTraceContent(TraceContent &&value)
void SetMulticastGroups(Aws::Vector< Aws::String > &&value)
void SetWirelessDevices(const Aws::Vector< Aws::String > &value)
const Aws::String & GetArn() const
const Aws::Vector< Aws::String > & GetWirelessGateways() const
GetNetworkAnalyzerConfigurationResult & WithRequestId(const char *value)
GetNetworkAnalyzerConfigurationResult & AddWirelessGateways(const char *value)
void SetTraceContent(const TraceContent &value)
GetNetworkAnalyzerConfigurationResult & WithDescription(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & WithWirelessDevices(Aws::Vector< Aws::String > &&value)
GetNetworkAnalyzerConfigurationResult & WithTraceContent(TraceContent &&value)
void SetArn(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & AddWirelessGateways(const Aws::String &value)
GetNetworkAnalyzerConfigurationResult & AddMulticastGroups(const char *value)
GetNetworkAnalyzerConfigurationResult & WithDescription(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue