7#include <aws/redshift/Redshift_EXPORTS.h>
8#include <aws/redshift/model/Cluster.h>
9#include <aws/redshift/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
void SetResponseMetadata(const ResponseMetadata &value)
void SetResponseMetadata(ResponseMetadata &&value)
void SetCluster(const Cluster &value)
AWS_REDSHIFT_API DisableSnapshotCopyResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
DisableSnapshotCopyResult & WithResponseMetadata(ResponseMetadata &&value)
const Cluster & GetCluster() const
DisableSnapshotCopyResult & WithResponseMetadata(const ResponseMetadata &value)
DisableSnapshotCopyResult & WithCluster(const Cluster &value)
DisableSnapshotCopyResult & WithCluster(Cluster &&value)
void SetCluster(Cluster &&value)
const ResponseMetadata & GetResponseMetadata() const
AWS_REDSHIFT_API DisableSnapshotCopyResult()
AWS_REDSHIFT_API DisableSnapshotCopyResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
Aws::Utils::Xml::XmlDocument XmlDocument