AWS SDK for C++
1.8.152
AWS SDK for C++
|
Go to the documentation of this file.
14 template<
typename RESULT_TYPE>
15 class AmazonWebServiceResult;
119 inline void SetNextToken(
const char* value) { m_nextToken.assign(value); }
#define AWS_CODECOMMIT_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map