7#include <aws/frauddetector/FraudDetector_EXPORTS.h>
8#include <aws/frauddetector/FraudDetectorRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
12#include <aws/frauddetector/model/Entity.h>
13#include <aws/frauddetector/model/ModelEndpointDataBlob.h>
18namespace FraudDetector
49 inline void SetDetectorId(
const char* value) { m_detectorIdHasBeenSet =
true; m_detectorId.assign(value); }
63 inline void SetDetectorVersionId(
const char* value) { m_detectorVersionIdHasBeenSet =
true; m_detectorVersionId.assign(value); }
77 inline void SetEventId(
const char* value) { m_eventIdHasBeenSet =
true; m_eventId.assign(value); }
91 inline void SetEventTypeName(
const char* value) { m_eventTypeNameHasBeenSet =
true; m_eventTypeName.assign(value); }
122 inline void SetEventTimestamp(
const char* value) { m_eventTimestampHasBeenSet =
true; m_eventTimestamp.assign(value); }
181 bool m_detectorIdHasBeenSet =
false;
184 bool m_detectorVersionIdHasBeenSet =
false;
187 bool m_eventIdHasBeenSet =
false;
190 bool m_eventTypeNameHasBeenSet =
false;
193 bool m_entitiesHasBeenSet =
false;
196 bool m_eventTimestampHasBeenSet =
false;
199 bool m_eventVariablesHasBeenSet =
false;
202 bool m_externalModelEndpointDataBlobsHasBeenSet =
false;
bool DetectorVersionIdHasBeenSet() const
GetEventPredictionRequest & WithEntities(const Aws::Vector< Entity > &value)
AWS_FRAUDDETECTOR_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
void SetDetectorId(Aws::String &&value)
const Aws::Vector< Entity > & GetEntities() const
GetEventPredictionRequest & WithDetectorVersionId(const char *value)
GetEventPredictionRequest & AddEventVariables(Aws::String &&key, const char *value)
GetEventPredictionRequest & WithEventVariables(const Aws::Map< Aws::String, Aws::String > &value)
GetEventPredictionRequest & WithDetectorId(const Aws::String &value)
GetEventPredictionRequest & WithDetectorId(Aws::String &&value)
void SetDetectorId(const Aws::String &value)
void SetDetectorVersionId(const char *value)
GetEventPredictionRequest & WithEntities(Aws::Vector< Entity > &&value)
bool EventIdHasBeenSet() const
AWS_FRAUDDETECTOR_API GetEventPredictionRequest()
GetEventPredictionRequest & AddEventVariables(const Aws::String &key, Aws::String &&value)
const Aws::String & GetDetectorVersionId() const
GetEventPredictionRequest & AddEventVariables(const char *key, const char *value)
const Aws::Map< Aws::String, ModelEndpointDataBlob > & GetExternalModelEndpointDataBlobs() const
void SetExternalModelEndpointDataBlobs(const Aws::Map< Aws::String, ModelEndpointDataBlob > &value)
void SetDetectorId(const char *value)
void SetEntities(Aws::Vector< Entity > &&value)
GetEventPredictionRequest & WithEventTimestamp(const char *value)
GetEventPredictionRequest & WithEventTypeName(Aws::String &&value)
GetEventPredictionRequest & WithEventId(const Aws::String &value)
const Aws::String & GetEventId() const
void SetDetectorVersionId(const Aws::String &value)
void SetEntities(const Aws::Vector< Entity > &value)
bool EventTimestampHasBeenSet() const
void SetEventId(Aws::String &&value)
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(const Aws::String &key, const ModelEndpointDataBlob &value)
GetEventPredictionRequest & WithEventTypeName(const Aws::String &value)
bool EventTypeNameHasBeenSet() const
void SetEventTypeName(const char *value)
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(Aws::String &&key, const ModelEndpointDataBlob &value)
GetEventPredictionRequest & WithEventTypeName(const char *value)
void SetEventId(const char *value)
GetEventPredictionRequest & WithEventTimestamp(Aws::String &&value)
void SetEventTypeName(Aws::String &&value)
GetEventPredictionRequest & AddEventVariables(const Aws::String &key, const Aws::String &value)
void SetEventId(const Aws::String &value)
const Aws::String & GetEventTypeName() const
void SetEventVariables(const Aws::Map< Aws::String, Aws::String > &value)
void SetEventTimestamp(const Aws::String &value)
GetEventPredictionRequest & AddEventVariables(Aws::String &&key, const Aws::String &value)
GetEventPredictionRequest & WithEventVariables(Aws::Map< Aws::String, Aws::String > &&value)
void SetDetectorVersionId(Aws::String &&value)
const Aws::String & GetDetectorId() const
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(const char *key, ModelEndpointDataBlob &&value)
GetEventPredictionRequest & AddEntities(const Entity &value)
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(const Aws::String &key, ModelEndpointDataBlob &&value)
GetEventPredictionRequest & WithEventTimestamp(const Aws::String &value)
bool DetectorIdHasBeenSet() const
GetEventPredictionRequest & AddEntities(Entity &&value)
GetEventPredictionRequest & WithDetectorId(const char *value)
GetEventPredictionRequest & WithExternalModelEndpointDataBlobs(Aws::Map< Aws::String, ModelEndpointDataBlob > &&value)
void SetEventTimestamp(Aws::String &&value)
bool EntitiesHasBeenSet() const
AWS_FRAUDDETECTOR_API Aws::String SerializePayload() const override
void SetEventVariables(Aws::Map< Aws::String, Aws::String > &&value)
GetEventPredictionRequest & AddEventVariables(const char *key, Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetEventVariables() const
GetEventPredictionRequest & WithDetectorVersionId(const Aws::String &value)
virtual const char * GetServiceRequestName() const override
GetEventPredictionRequest & WithEventId(const char *value)
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(const char *key, const ModelEndpointDataBlob &value)
const Aws::String & GetEventTimestamp() const
GetEventPredictionRequest & WithExternalModelEndpointDataBlobs(const Aws::Map< Aws::String, ModelEndpointDataBlob > &value)
GetEventPredictionRequest & AddExternalModelEndpointDataBlobs(Aws::String &&key, ModelEndpointDataBlob &&value)
bool ExternalModelEndpointDataBlobsHasBeenSet() const
void SetExternalModelEndpointDataBlobs(Aws::Map< Aws::String, ModelEndpointDataBlob > &&value)
bool EventVariablesHasBeenSet() const
GetEventPredictionRequest & AddEventVariables(Aws::String &&key, Aws::String &&value)
void SetEventTimestamp(const char *value)
GetEventPredictionRequest & WithEventId(Aws::String &&value)
GetEventPredictionRequest & WithDetectorVersionId(Aws::String &&value)
void SetEventTypeName(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector