7#include <aws/panorama/Panorama_EXPORTS.h>
8#include <aws/panorama/model/EthernetPayload.h>
9#include <aws/panorama/model/NtpPayload.h>
72 inline void SetNtp(
NtpPayload&& value) { m_ntpHasBeenSet =
true; m_ntp = std::move(value); }
79 bool m_ethernet0HasBeenSet =
false;
82 bool m_ethernet1HasBeenSet =
false;
85 bool m_ntpHasBeenSet =
false;
AWS_PANORAMA_API NetworkPayload(Aws::Utils::Json::JsonView jsonValue)
bool Ethernet1HasBeenSet() const
NetworkPayload & WithNtp(NtpPayload &&value)
const EthernetPayload & GetEthernet0() const
void SetEthernet0(const EthernetPayload &value)
NetworkPayload & WithEthernet0(EthernetPayload &&value)
NetworkPayload & WithEthernet0(const EthernetPayload &value)
void SetEthernet1(EthernetPayload &&value)
AWS_PANORAMA_API Aws::Utils::Json::JsonValue Jsonize() const
const NtpPayload & GetNtp() const
NetworkPayload & WithEthernet1(const EthernetPayload &value)
AWS_PANORAMA_API NetworkPayload & operator=(Aws::Utils::Json::JsonView jsonValue)
NetworkPayload & WithNtp(const NtpPayload &value)
void SetNtp(const NtpPayload &value)
bool Ethernet0HasBeenSet() const
NetworkPayload & WithEthernet1(EthernetPayload &&value)
bool NtpHasBeenSet() const
void SetEthernet0(EthernetPayload &&value)
void SetNtp(NtpPayload &&value)
AWS_PANORAMA_API NetworkPayload()
const EthernetPayload & GetEthernet1() const
void SetEthernet1(const EthernetPayload &value)
Aws::Utils::Json::JsonValue JsonValue