7#include <aws/datasync/DataSync_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
54 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetStorageSystemArn(const char *value)
void SetRequestId(const Aws::String &value)
AddStorageSystemResult & WithStorageSystemArn(Aws::String &&value)
void SetRequestId(const char *value)
AddStorageSystemResult & WithStorageSystemArn(const char *value)
AddStorageSystemResult & WithRequestId(Aws::String &&value)
void SetStorageSystemArn(const Aws::String &value)
AWS_DATASYNC_API AddStorageSystemResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
AWS_DATASYNC_API AddStorageSystemResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_DATASYNC_API AddStorageSystemResult()
const Aws::String & GetStorageSystemArn() const
AddStorageSystemResult & WithRequestId(const char *value)
void SetStorageSystemArn(Aws::String &&value)
AddStorageSystemResult & WithStorageSystemArn(const Aws::String &value)
void SetRequestId(Aws::String &&value)
AddStorageSystemResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue