7#include <aws/ec2/EC2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/ec2/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
DeleteNetworkInsightsPathResponse & WithResponseMetadata(ResponseMetadata &&value)
const Aws::String & GetNetworkInsightsPathId() const
void SetNetworkInsightsPathId(const Aws::String &value)
DeleteNetworkInsightsPathResponse & WithNetworkInsightsPathId(const char *value)
AWS_EC2_API DeleteNetworkInsightsPathResponse(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const ResponseMetadata & GetResponseMetadata() const
AWS_EC2_API DeleteNetworkInsightsPathResponse()
DeleteNetworkInsightsPathResponse & WithResponseMetadata(const ResponseMetadata &value)
void SetNetworkInsightsPathId(Aws::String &&value)
void SetResponseMetadata(const ResponseMetadata &value)
DeleteNetworkInsightsPathResponse & WithNetworkInsightsPathId(Aws::String &&value)
AWS_EC2_API DeleteNetworkInsightsPathResponse & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetNetworkInsightsPathId(const char *value)
DeleteNetworkInsightsPathResponse & WithNetworkInsightsPathId(const Aws::String &value)
void SetResponseMetadata(ResponseMetadata &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Xml::XmlDocument XmlDocument