7#include <aws/frauddetector/FraudDetector_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/frauddetector/model/DetectorVersionStatus.h>
11#include <aws/frauddetector/model/RuleExecutionMode.h>
12#include <aws/frauddetector/model/ModelVersion.h>
13#include <aws/frauddetector/model/Rule.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
28namespace FraudDetector
45 template<
typename DetectorIdT = Aws::String>
46 void SetDetectorId(DetectorIdT&& value) { m_detectorIdHasBeenSet =
true; m_detectorId = std::forward<DetectorIdT>(value); }
47 template<
typename DetectorIdT = Aws::String>
56 template<
typename DetectorVersionIdT = Aws::String>
57 void SetDetectorVersionId(DetectorVersionIdT&& value) { m_detectorVersionIdHasBeenSet =
true; m_detectorVersionId = std::forward<DetectorVersionIdT>(value); }
58 template<
typename DetectorVersionIdT = Aws::String>
67 template<
typename DescriptionT = Aws::String>
68 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
69 template<
typename DescriptionT = Aws::String>
78 template<
typename ExternalModelEndpo
intsT = Aws::Vector<Aws::String>>
79 void SetExternalModelEndpoints(ExternalModelEndpointsT&& value) { m_externalModelEndpointsHasBeenSet =
true; m_externalModelEndpoints = std::forward<ExternalModelEndpointsT>(value); }
80 template<
typename ExternalModelEndpo
intsT = Aws::Vector<Aws::String>>
82 template<
typename ExternalModelEndpo
intsT = Aws::String>
91 template<
typename ModelVersionsT = Aws::Vector<ModelVersion>>
92 void SetModelVersions(ModelVersionsT&& value) { m_modelVersionsHasBeenSet =
true; m_modelVersions = std::forward<ModelVersionsT>(value); }
93 template<
typename ModelVersionsT = Aws::Vector<ModelVersion>>
95 template<
typename ModelVersionsT = ModelVersion>
104 template<
typename RulesT = Aws::Vector<Rule>>
105 void SetRules(RulesT&& value) { m_rulesHasBeenSet =
true; m_rules = std::forward<RulesT>(value); }
106 template<
typename RulesT = Aws::Vector<Rule>>
108 template<
typename RulesT = Rule>
126 template<
typename LastUpdatedTimeT = Aws::String>
127 void SetLastUpdatedTime(LastUpdatedTimeT&& value) { m_lastUpdatedTimeHasBeenSet =
true; m_lastUpdatedTime = std::forward<LastUpdatedTimeT>(value); }
128 template<
typename LastUpdatedTimeT = Aws::String>
137 template<
typename CreatedTimeT = Aws::String>
138 void SetCreatedTime(CreatedTimeT&& value) { m_createdTimeHasBeenSet =
true; m_createdTime = std::forward<CreatedTimeT>(value); }
139 template<
typename CreatedTimeT = Aws::String>
163 template<
typename ArnT = Aws::String>
164 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
165 template<
typename ArnT = Aws::String>
172 template<
typename RequestIdT = Aws::String>
173 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
174 template<
typename RequestIdT = Aws::String>
180 bool m_detectorIdHasBeenSet =
false;
183 bool m_detectorVersionIdHasBeenSet =
false;
186 bool m_descriptionHasBeenSet =
false;
189 bool m_externalModelEndpointsHasBeenSet =
false;
192 bool m_modelVersionsHasBeenSet =
false;
195 bool m_rulesHasBeenSet =
false;
198 bool m_statusHasBeenSet =
false;
201 bool m_lastUpdatedTimeHasBeenSet =
false;
204 bool m_createdTimeHasBeenSet =
false;
207 bool m_ruleExecutionModeHasBeenSet =
false;
210 bool m_arnHasBeenSet =
false;
213 bool m_requestIdHasBeenSet =
false;
void SetExternalModelEndpoints(ExternalModelEndpointsT &&value)
void SetDetectorVersionId(DetectorVersionIdT &&value)
const Aws::String & GetDescription() const
void SetCreatedTime(CreatedTimeT &&value)
const Aws::String & GetCreatedTime() const
GetDetectorVersionResult & WithModelVersions(ModelVersionsT &&value)
GetDetectorVersionResult & WithCreatedTime(CreatedTimeT &&value)
const Aws::Vector< ModelVersion > & GetModelVersions() const
void SetDescription(DescriptionT &&value)
GetDetectorVersionResult & AddExternalModelEndpoints(ExternalModelEndpointsT &&value)
void SetModelVersions(ModelVersionsT &&value)
DetectorVersionStatus GetStatus() const
const Aws::String & GetRequestId() const
AWS_FRAUDDETECTOR_API GetDetectorVersionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDetectorVersionResult & WithRules(RulesT &&value)
GetDetectorVersionResult & WithDetectorId(DetectorIdT &&value)
GetDetectorVersionResult & WithDetectorVersionId(DetectorVersionIdT &&value)
AWS_FRAUDDETECTOR_API GetDetectorVersionResult()=default
void SetRuleExecutionMode(RuleExecutionMode value)
void SetDetectorId(DetectorIdT &&value)
GetDetectorVersionResult & WithLastUpdatedTime(LastUpdatedTimeT &&value)
AWS_FRAUDDETECTOR_API GetDetectorVersionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetDetectorVersionResult & WithDescription(DescriptionT &&value)
void SetArn(ArnT &&value)
GetDetectorVersionResult & WithStatus(DetectorVersionStatus value)
RuleExecutionMode GetRuleExecutionMode() const
const Aws::String & GetDetectorVersionId() const
GetDetectorVersionResult & AddModelVersions(ModelVersionsT &&value)
GetDetectorVersionResult & WithRuleExecutionMode(RuleExecutionMode value)
const Aws::String & GetArn() const
const Aws::String & GetDetectorId() const
void SetLastUpdatedTime(LastUpdatedTimeT &&value)
void SetRequestId(RequestIdT &&value)
void SetStatus(DetectorVersionStatus value)
const Aws::String & GetLastUpdatedTime() const
GetDetectorVersionResult & WithRequestId(RequestIdT &&value)
GetDetectorVersionResult & WithArn(ArnT &&value)
GetDetectorVersionResult & AddRules(RulesT &&value)
void SetRules(RulesT &&value)
const Aws::Vector< Aws::String > & GetExternalModelEndpoints() const
const Aws::Vector< Rule > & GetRules() const
GetDetectorVersionResult & WithExternalModelEndpoints(ExternalModelEndpointsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue