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