7#include <aws/appmesh/AppMesh_EXPORTS.h>
46 inline void SetMaxConnections(
int value) { m_maxConnectionsHasBeenSet =
true; m_maxConnections = value; }
57 inline void SetMaxPendingRequests(
int value) { m_maxPendingRequestsHasBeenSet =
true; m_maxPendingRequests = value; }
63 bool m_maxConnectionsHasBeenSet =
false;
65 int m_maxPendingRequests;
66 bool m_maxPendingRequestsHasBeenSet =
false;
void SetMaxPendingRequests(int value)
VirtualGatewayHttpConnectionPool & WithMaxPendingRequests(int value)
void SetMaxConnections(int value)
bool MaxConnectionsHasBeenSet() const
int GetMaxConnections() const
int GetMaxPendingRequests() const
AWS_APPMESH_API VirtualGatewayHttpConnectionPool & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MaxPendingRequestsHasBeenSet() const
AWS_APPMESH_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_APPMESH_API VirtualGatewayHttpConnectionPool(Aws::Utils::Json::JsonView jsonValue)
VirtualGatewayHttpConnectionPool & WithMaxConnections(int value)
AWS_APPMESH_API VirtualGatewayHttpConnectionPool()
Aws::Utils::Json::JsonValue JsonValue