7#include <aws/internetmonitor/InternetMonitor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/internetmonitor/model/ClientLocation.h>
11#include <aws/internetmonitor/model/InternetEventType.h>
12#include <aws/internetmonitor/model/InternetEventStatus.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
27namespace InternetMonitor
46 inline void SetEventId(
const char* value) { m_eventId.assign(value); }
59 inline void SetEventArn(
const char* value) { m_eventArn.assign(value); }
127 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_INTERNETMONITOR_API GetInternetEventResult()
void SetRequestId(Aws::String &&value)
void SetRequestId(const char *value)
GetInternetEventResult & WithClientLocation(ClientLocation &&value)
GetInternetEventResult & WithEventStatus(const InternetEventStatus &value)
GetInternetEventResult & WithStartedAt(Aws::Utils::DateTime &&value)
GetInternetEventResult & WithEventArn(const char *value)
void SetEndedAt(const Aws::Utils::DateTime &value)
void SetStartedAt(Aws::Utils::DateTime &&value)
const ClientLocation & GetClientLocation() const
const Aws::String & GetRequestId() const
const InternetEventStatus & GetEventStatus() const
AWS_INTERNETMONITOR_API GetInternetEventResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetInternetEventResult & WithRequestId(const char *value)
void SetEventId(Aws::String &&value)
void SetEventType(InternetEventType &&value)
GetInternetEventResult & WithEventId(const Aws::String &value)
GetInternetEventResult & WithEventArn(const Aws::String &value)
const Aws::String & GetEventId() const
GetInternetEventResult & WithEventArn(Aws::String &&value)
const Aws::Utils::DateTime & GetStartedAt() const
void SetEventStatus(const InternetEventStatus &value)
GetInternetEventResult & WithEndedAt(const Aws::Utils::DateTime &value)
void SetEventArn(Aws::String &&value)
const InternetEventType & GetEventType() const
void SetEventId(const Aws::String &value)
GetInternetEventResult & WithEventType(const InternetEventType &value)
void SetClientLocation(const ClientLocation &value)
GetInternetEventResult & WithEndedAt(Aws::Utils::DateTime &&value)
GetInternetEventResult & WithStartedAt(const Aws::Utils::DateTime &value)
void SetEventArn(const char *value)
GetInternetEventResult & WithEventStatus(InternetEventStatus &&value)
void SetEventType(const InternetEventType &value)
void SetClientLocation(ClientLocation &&value)
AWS_INTERNETMONITOR_API GetInternetEventResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetInternetEventResult & WithEventId(Aws::String &&value)
void SetStartedAt(const Aws::Utils::DateTime &value)
void SetEndedAt(Aws::Utils::DateTime &&value)
GetInternetEventResult & WithClientLocation(const ClientLocation &value)
void SetRequestId(const Aws::String &value)
void SetEventId(const char *value)
void SetEventStatus(InternetEventStatus &&value)
GetInternetEventResult & WithEventType(InternetEventType &&value)
GetInternetEventResult & WithRequestId(Aws::String &&value)
void SetEventArn(const Aws::String &value)
GetInternetEventResult & WithEventId(const char *value)
const Aws::String & GetEventArn() const
const Aws::Utils::DateTime & GetEndedAt() const
GetInternetEventResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue