23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
33 namespace CloudWatchLogs
void SetNextForwardToken(const char *value)
const Aws::Vector< OutputLogEvent > & GetEvents() const
std::vector< T, Aws::Allocator< T > > Vector
GetLogEventsResult & WithNextForwardToken(const char *value)
GetLogEventsResult & WithEvents(const Aws::Vector< OutputLogEvent > &value)
void SetNextForwardToken(Aws::String &&value)
GetLogEventsResult & WithNextForwardToken(const Aws::String &value)
GetLogEventsResult & WithEvents(Aws::Vector< OutputLogEvent > &&value)
#define AWS_CLOUDWATCHLOGS_API
GetLogEventsResult & WithNextBackwardToken(const char *value)
void SetNextForwardToken(const Aws::String &value)
const Aws::String & GetNextForwardToken() const
GetLogEventsResult & WithNextBackwardToken(const Aws::String &value)
void SetEvents(Aws::Vector< OutputLogEvent > &&value)
GetLogEventsResult & WithNextBackwardToken(Aws::String &&value)
void SetNextBackwardToken(const char *value)
void SetNextBackwardToken(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetLogEventsResult & AddEvents(OutputLogEvent &&value)
void SetEvents(const Aws::Vector< OutputLogEvent > &value)
const Aws::String & GetNextBackwardToken() const
GetLogEventsResult & AddEvents(const OutputLogEvent &value)
GetLogEventsResult & WithNextForwardToken(Aws::String &&value)
void SetNextBackwardToken(Aws::String &&value)
JSON (JavaScript Object Notation).