7#include <aws/gamelift/GameLift_EXPORTS.h>
8#include <aws/gamelift/model/MatchmakingRuleSet.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); }
CreateMatchmakingRuleSetResult & WithRuleSet(MatchmakingRuleSet &&value)
CreateMatchmakingRuleSetResult & WithRuleSet(const MatchmakingRuleSet &value)
void SetRequestId(const char *value)
void SetRuleSet(const MatchmakingRuleSet &value)
AWS_GAMELIFT_API CreateMatchmakingRuleSetResult()
CreateMatchmakingRuleSetResult & WithRequestId(const Aws::String &value)
const Aws::String & GetRequestId() const
AWS_GAMELIFT_API CreateMatchmakingRuleSetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateMatchmakingRuleSetResult & WithRequestId(Aws::String &&value)
void SetRequestId(const Aws::String &value)
void SetRuleSet(MatchmakingRuleSet &&value)
const MatchmakingRuleSet & GetRuleSet() const
void SetRequestId(Aws::String &&value)
AWS_GAMELIFT_API CreateMatchmakingRuleSetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateMatchmakingRuleSetResult & WithRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue