7#include <aws/xray/XRay_EXPORTS.h>
38 m_timeoutCountHasBeenSet =
true;
39 m_timeoutCount = value;
54 m_connectionRefusedCountHasBeenSet =
true;
55 m_connectionRefusedCount = value;
70 m_hTTPCode4XXCountHasBeenSet =
true;
71 m_hTTPCode4XXCount = value;
86 m_hTTPCode5XXCountHasBeenSet =
true;
87 m_hTTPCode5XXCount = value;
102 m_unknownHostCountHasBeenSet =
true;
103 m_unknownHostCount = value;
118 m_otherCountHasBeenSet =
true;
119 m_otherCount = value;
127 int m_timeoutCount{0};
129 int m_connectionRefusedCount{0};
131 int m_hTTPCode4XXCount{0};
133 int m_hTTPCode5XXCount{0};
135 int m_unknownHostCount{0};
138 bool m_timeoutCountHasBeenSet =
false;
139 bool m_connectionRefusedCountHasBeenSet =
false;
140 bool m_hTTPCode4XXCountHasBeenSet =
false;
141 bool m_hTTPCode5XXCountHasBeenSet =
false;
142 bool m_unknownHostCountHasBeenSet =
false;
143 bool m_otherCountHasBeenSet =
false;
BackendConnectionErrors & WithOtherCount(int value)
bool OtherCountHasBeenSet() const
int GetUnknownHostCount() const
BackendConnectionErrors & WithTimeoutCount(int value)
void SetOtherCount(int value)
BackendConnectionErrors & WithUnknownHostCount(int value)
void SetConnectionRefusedCount(int value)
bool UnknownHostCountHasBeenSet() const
BackendConnectionErrors & WithHTTPCode5XXCount(int value)
void SetTimeoutCount(int value)
int GetConnectionRefusedCount() const
int GetTimeoutCount() const
BackendConnectionErrors & WithHTTPCode4XXCount(int value)
AWS_XRAY_API BackendConnectionErrors & operator=(Aws::Utils::Json::JsonView jsonValue)
int GetHTTPCode5XXCount() const
int GetHTTPCode4XXCount() const
void SetHTTPCode4XXCount(int value)
int GetOtherCount() const
AWS_XRAY_API BackendConnectionErrors(Aws::Utils::Json::JsonView jsonValue)
void SetUnknownHostCount(int value)
BackendConnectionErrors & WithConnectionRefusedCount(int value)
bool ConnectionRefusedCountHasBeenSet() const
void SetHTTPCode5XXCount(int value)
bool TimeoutCountHasBeenSet() const
bool HTTPCode4XXCountHasBeenSet() const
bool HTTPCode5XXCountHasBeenSet() const
AWS_XRAY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_XRAY_API BackendConnectionErrors()=default
Aws::Utils::Json::JsonValue JsonValue