7#include <aws/redshift-serverless/RedshiftServerless_EXPORTS.h>
8#include <aws/redshift-serverless/model/Namespace.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace RedshiftServerless
65 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRecoveryPointId(const char *value)
RestoreFromRecoveryPointResult & WithNamespace(const Namespace &value)
const Namespace & GetNamespace() const
AWS_REDSHIFTSERVERLESS_API RestoreFromRecoveryPointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
RestoreFromRecoveryPointResult & WithRequestId(const Aws::String &value)
RestoreFromRecoveryPointResult & WithNamespace(Namespace &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const char *value)
RestoreFromRecoveryPointResult & WithRequestId(const char *value)
void SetRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetRecoveryPointId(Aws::String &&value)
void SetNamespace(Namespace &&value)
AWS_REDSHIFTSERVERLESS_API RestoreFromRecoveryPointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRecoveryPointId() const
RestoreFromRecoveryPointResult & WithRecoveryPointId(const char *value)
AWS_REDSHIFTSERVERLESS_API RestoreFromRecoveryPointResult()
RestoreFromRecoveryPointResult & WithRequestId(Aws::String &&value)
RestoreFromRecoveryPointResult & WithRecoveryPointId(Aws::String &&value)
void SetRecoveryPointId(const Aws::String &value)
RestoreFromRecoveryPointResult & WithRecoveryPointId(const Aws::String &value)
void SetNamespace(const Namespace &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue