7#include <aws/mturk-requester/MTurk_EXPORTS.h>
8#include <aws/mturk-requester/MTurkRequest.h>
9#include <aws/mturk-requester/model/NotificationSpecification.h>
10#include <aws/mturk-requester/model/EventType.h>
69 bool m_notificationHasBeenSet =
false;
72 bool m_testEventTypeHasBeenSet =
false;
SendTestEventNotificationRequest & WithNotification(NotificationSpecification &&value)
AWS_MTURK_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
SendTestEventNotificationRequest & WithNotification(const NotificationSpecification &value)
void SetTestEventType(EventType &&value)
virtual const char * GetServiceRequestName() const override
SendTestEventNotificationRequest & WithTestEventType(EventType &&value)
bool TestEventTypeHasBeenSet() const
AWS_MTURK_API Aws::String SerializePayload() const override
void SetNotification(const NotificationSpecification &value)
bool NotificationHasBeenSet() const
SendTestEventNotificationRequest & WithTestEventType(const EventType &value)
const EventType & GetTestEventType() const
void SetTestEventType(const EventType &value)
void SetNotification(NotificationSpecification &&value)
AWS_MTURK_API SendTestEventNotificationRequest()
const NotificationSpecification & GetNotification() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String