7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/pinpoint/model/ListRecommenderConfigurationsResponse.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
50 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetRecommenderConfigurationsResult & WithListRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse &&value)
AWS_PINPOINT_API GetRecommenderConfigurationsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
void SetListRecommenderConfigurationsResponse(const ListRecommenderConfigurationsResponse &value)
GetRecommenderConfigurationsResult & WithRequestId(const char *value)
GetRecommenderConfigurationsResult & WithRequestId(const Aws::String &value)
GetRecommenderConfigurationsResult & WithListRecommenderConfigurationsResponse(const ListRecommenderConfigurationsResponse &value)
GetRecommenderConfigurationsResult & WithRequestId(Aws::String &&value)
void SetListRecommenderConfigurationsResponse(ListRecommenderConfigurationsResponse &&value)
const ListRecommenderConfigurationsResponse & GetListRecommenderConfigurationsResponse() const
AWS_PINPOINT_API GetRecommenderConfigurationsResult()
void SetRequestId(const char *value)
AWS_PINPOINT_API GetRecommenderConfigurationsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue