7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/IdNamespaceAssociation.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetIdNamespaceAssociationResult & WithIdNamespaceAssociation(IdNamespaceAssociation &&value)
AWS_CLEANROOMS_API GetIdNamespaceAssociationResult()
GetIdNamespaceAssociationResult & WithRequestId(Aws::String &&value)
void SetRequestId(const char *value)
AWS_CLEANROOMS_API GetIdNamespaceAssociationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetIdNamespaceAssociationResult & WithRequestId(const Aws::String &value)
const IdNamespaceAssociation & GetIdNamespaceAssociation() const
void SetIdNamespaceAssociation(const IdNamespaceAssociation &value)
AWS_CLEANROOMS_API GetIdNamespaceAssociationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
void SetIdNamespaceAssociation(IdNamespaceAssociation &&value)
void SetRequestId(const Aws::String &value)
GetIdNamespaceAssociationResult & WithRequestId(const char *value)
GetIdNamespaceAssociationResult & WithIdNamespaceAssociation(const IdNamespaceAssociation &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue