7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/neptunedata/model/Statistics.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
46 inline void SetStatus(
const char* value) { m_status.assign(value); }
68 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetPropertygraphStatisticsResult & WithStatus(Aws::String &&value)
GetPropertygraphStatisticsResult & WithStatus(const char *value)
const Statistics & GetPayload() const
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
GetPropertygraphStatisticsResult & WithRequestId(const Aws::String &value)
const Aws::String & GetStatus() const
AWS_NEPTUNEDATA_API GetPropertygraphStatisticsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
void SetRequestId(const Aws::String &value)
GetPropertygraphStatisticsResult & WithPayload(Statistics &&value)
AWS_NEPTUNEDATA_API GetPropertygraphStatisticsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetPayload(const Statistics &value)
GetPropertygraphStatisticsResult & WithStatus(const Aws::String &value)
GetPropertygraphStatisticsResult & WithRequestId(const char *value)
void SetStatus(Aws::String &&value)
GetPropertygraphStatisticsResult & WithRequestId(Aws::String &&value)
void SetPayload(Statistics &&value)
void SetStatus(const Aws::String &value)
void SetStatus(const char *value)
GetPropertygraphStatisticsResult & WithPayload(const Statistics &value)
AWS_NEPTUNEDATA_API GetPropertygraphStatisticsResult()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue