7#include <aws/neptune/Neptune_EXPORTS.h>
8#include <aws/neptune/model/GlobalCluster.h>
9#include <aws/neptune/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
void SetResponseMetadata(const ResponseMetadata &value)
DeleteGlobalClusterResult & WithGlobalCluster(const GlobalCluster &value)
void SetResponseMetadata(ResponseMetadata &&value)
AWS_NEPTUNE_API DeleteGlobalClusterResult()
const GlobalCluster & GetGlobalCluster() const
DeleteGlobalClusterResult & WithResponseMetadata(const ResponseMetadata &value)
void SetGlobalCluster(const GlobalCluster &value)
AWS_NEPTUNE_API DeleteGlobalClusterResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
const ResponseMetadata & GetResponseMetadata() const
DeleteGlobalClusterResult & WithGlobalCluster(GlobalCluster &&value)
DeleteGlobalClusterResult & WithResponseMetadata(ResponseMetadata &&value)
AWS_NEPTUNE_API DeleteGlobalClusterResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetGlobalCluster(GlobalCluster &&value)
Aws::Utils::Xml::XmlDocument XmlDocument