7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/neptunedata/model/SparqlRecord.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
77 inline void SetFormat(
const char* value) { m_format.assign(value); }
111 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
120 long long m_lastTrxTimestampInMillis;
GetSparqlStreamResult & WithLastTrxTimestampInMillis(long long value)
GetSparqlStreamResult & AddLastEventId(Aws::String &&key, const char *value)
GetSparqlStreamResult & WithRequestId(Aws::String &&value)
int GetTotalRecords() const
GetSparqlStreamResult & WithRequestId(const char *value)
GetSparqlStreamResult & AddRecords(const SparqlRecord &value)
GetSparqlStreamResult & WithFormat(Aws::String &&value)
GetSparqlStreamResult & AddLastEventId(const char *key, Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetLastEventId() const
GetSparqlStreamResult & WithFormat(const Aws::String &value)
void SetLastTrxTimestampInMillis(long long value)
GetSparqlStreamResult & WithRequestId(const Aws::String &value)
GetSparqlStreamResult & WithRecords(const Aws::Vector< SparqlRecord > &value)
GetSparqlStreamResult & AddLastEventId(const char *key, const char *value)
GetSparqlStreamResult & WithFormat(const char *value)
const Aws::Vector< SparqlRecord > & GetRecords() const
GetSparqlStreamResult & AddLastEventId(const Aws::String &key, Aws::String &&value)
void SetFormat(const char *value)
GetSparqlStreamResult & AddLastEventId(const Aws::String &key, const Aws::String &value)
void SetRequestId(const char *value)
AWS_NEPTUNEDATA_API GetSparqlStreamResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLastEventId(Aws::Map< Aws::String, Aws::String > &&value)
GetSparqlStreamResult & WithLastEventId(const Aws::Map< Aws::String, Aws::String > &value)
GetSparqlStreamResult & WithRecords(Aws::Vector< SparqlRecord > &&value)
GetSparqlStreamResult & WithLastEventId(Aws::Map< Aws::String, Aws::String > &&value)
GetSparqlStreamResult & AddRecords(SparqlRecord &&value)
void SetFormat(const Aws::String &value)
long long GetLastTrxTimestampInMillis() const
GetSparqlStreamResult & AddLastEventId(Aws::String &&key, const Aws::String &value)
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
GetSparqlStreamResult & WithTotalRecords(int value)
AWS_NEPTUNEDATA_API GetSparqlStreamResult()
void SetRequestId(const Aws::String &value)
AWS_NEPTUNEDATA_API GetSparqlStreamResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRecords(Aws::Vector< SparqlRecord > &&value)
const Aws::String & GetFormat() const
void SetLastEventId(const Aws::Map< Aws::String, Aws::String > &value)
void SetTotalRecords(int value)
void SetFormat(Aws::String &&value)
GetSparqlStreamResult & AddLastEventId(Aws::String &&key, Aws::String &&value)
void SetRecords(const Aws::Vector< SparqlRecord > &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue