7#include <aws/ec2/EC2_EXPORTS.h>
8#include <aws/ec2/model/NetworkInsightsPath.h>
9#include <aws/ec2/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
const NetworkInsightsPath & GetNetworkInsightsPath() const
void SetResponseMetadata(const ResponseMetadata &value)
CreateNetworkInsightsPathResponse & WithNetworkInsightsPath(NetworkInsightsPath &&value)
AWS_EC2_API CreateNetworkInsightsPathResponse()
CreateNetworkInsightsPathResponse & WithResponseMetadata(const ResponseMetadata &value)
AWS_EC2_API CreateNetworkInsightsPathResponse & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetResponseMetadata(ResponseMetadata &&value)
CreateNetworkInsightsPathResponse & WithNetworkInsightsPath(const NetworkInsightsPath &value)
CreateNetworkInsightsPathResponse & WithResponseMetadata(ResponseMetadata &&value)
AWS_EC2_API CreateNetworkInsightsPathResponse(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetNetworkInsightsPath(const NetworkInsightsPath &value)
void SetNetworkInsightsPath(NetworkInsightsPath &&value)
const ResponseMetadata & GetResponseMetadata() const
Aws::Utils::Xml::XmlDocument XmlDocument