7#include <aws/backup/Backup_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/backup/model/Lifecycle.h>
10#include <aws/backup/model/CalculatedLifecycle.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
104 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
UpdateRecoveryPointLifecycleResult & WithBackupVaultArn(const Aws::String &value)
const Lifecycle & GetLifecycle() const
void SetRecoveryPointArn(Aws::String &&value)
void SetRecoveryPointArn(const char *value)
UpdateRecoveryPointLifecycleResult & WithCalculatedLifecycle(CalculatedLifecycle &&value)
UpdateRecoveryPointLifecycleResult & WithRecoveryPointArn(const char *value)
void SetRequestId(const Aws::String &value)
UpdateRecoveryPointLifecycleResult & WithCalculatedLifecycle(const CalculatedLifecycle &value)
void SetBackupVaultArn(Aws::String &&value)
AWS_BACKUP_API UpdateRecoveryPointLifecycleResult()
AWS_BACKUP_API UpdateRecoveryPointLifecycleResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetBackupVaultArn(const Aws::String &value)
UpdateRecoveryPointLifecycleResult & WithBackupVaultArn(const char *value)
void SetCalculatedLifecycle(CalculatedLifecycle &&value)
UpdateRecoveryPointLifecycleResult & WithRecoveryPointArn(const Aws::String &value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
UpdateRecoveryPointLifecycleResult & WithRecoveryPointArn(Aws::String &&value)
AWS_BACKUP_API UpdateRecoveryPointLifecycleResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateRecoveryPointLifecycleResult & WithLifecycle(Lifecycle &&value)
const Aws::String & GetBackupVaultArn() const
UpdateRecoveryPointLifecycleResult & WithRequestId(Aws::String &&value)
void SetCalculatedLifecycle(const CalculatedLifecycle &value)
void SetRecoveryPointArn(const Aws::String &value)
void SetBackupVaultArn(const char *value)
const CalculatedLifecycle & GetCalculatedLifecycle() const
UpdateRecoveryPointLifecycleResult & WithRequestId(const char *value)
const Aws::String & GetRecoveryPointArn() const
void SetLifecycle(const Lifecycle &value)
UpdateRecoveryPointLifecycleResult & WithRequestId(const Aws::String &value)
void SetLifecycle(Lifecycle &&value)
UpdateRecoveryPointLifecycleResult & WithLifecycle(const Lifecycle &value)
UpdateRecoveryPointLifecycleResult & WithBackupVaultArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue