20 template<
typename RESULT_TYPE>
21 class AmazonWebServiceResult;
48 inline long GetCount()
const{
return m_count; }
53 inline void SetCount(
long value) { m_count = value; }
void SetTruncated(bool value)
CountClosedWorkflowExecutionsResult & WithCount(long value)
CountClosedWorkflowExecutionsResult & WithTruncated(bool value)
void SetCount(long value)
bool GetTruncated() const
JSON (JavaScript Object Notation).