7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/personalize/model/BatchInferenceJobInput.h>
10#include <aws/personalize/model/BatchInferenceJobOutput.h>
11#include <aws/personalize/model/BatchInferenceJobConfig.h>
12#include <aws/personalize/model/BatchInferenceJobMode.h>
13#include <aws/personalize/model/ThemeGenerationConfig.h>
14#include <aws/core/utils/DateTime.h>
52 template<
typename JobNameT = Aws::String>
53 void SetJobName(JobNameT&& value) { m_jobNameHasBeenSet =
true; m_jobName = std::forward<JobNameT>(value); }
54 template<
typename JobNameT = Aws::String>
64 template<
typename BatchInferenceJobArnT = Aws::String>
65 void SetBatchInferenceJobArn(BatchInferenceJobArnT&& value) { m_batchInferenceJobArnHasBeenSet =
true; m_batchInferenceJobArn = std::forward<BatchInferenceJobArnT>(value); }
66 template<
typename BatchInferenceJobArnT = Aws::String>
76 template<
typename FilterArnT = Aws::String>
77 void SetFilterArn(FilterArnT&& value) { m_filterArnHasBeenSet =
true; m_filterArn = std::forward<FilterArnT>(value); }
78 template<
typename FilterArnT = Aws::String>
88 template<
typename FailureReasonT = Aws::String>
89 void SetFailureReason(FailureReasonT&& value) { m_failureReasonHasBeenSet =
true; m_failureReason = std::forward<FailureReasonT>(value); }
90 template<
typename FailureReasonT = Aws::String>
101 template<
typename SolutionVersionArnT = Aws::String>
102 void SetSolutionVersionArn(SolutionVersionArnT&& value) { m_solutionVersionArnHasBeenSet =
true; m_solutionVersionArn = std::forward<SolutionVersionArnT>(value); }
103 template<
typename SolutionVersionArnT = Aws::String>
114 inline void SetNumResults(
int value) { m_numResultsHasBeenSet =
true; m_numResults = value; }
125 template<
typename JobInputT = BatchInferenceJobInput>
126 void SetJobInput(JobInputT&& value) { m_jobInputHasBeenSet =
true; m_jobInput = std::forward<JobInputT>(value); }
127 template<
typename JobInputT = BatchInferenceJobInput>
138 template<
typename JobOutputT = BatchInferenceJobOutput>
139 void SetJobOutput(JobOutputT&& value) { m_jobOutputHasBeenSet =
true; m_jobOutput = std::forward<JobOutputT>(value); }
140 template<
typename JobOutputT = BatchInferenceJobOutput>
151 template<
typename BatchInferenceJobConfigT = BatchInferenceJobConfig>
152 void SetBatchInferenceJobConfig(BatchInferenceJobConfigT&& value) { m_batchInferenceJobConfigHasBeenSet =
true; m_batchInferenceJobConfig = std::forward<BatchInferenceJobConfigT>(value); }
153 template<
typename BatchInferenceJobConfigT = BatchInferenceJobConfig>
164 template<
typename RoleArnT = Aws::String>
165 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
166 template<
typename RoleArnT = Aws::String>
186 template<
typename ThemeGenerationConfigT = ThemeGenerationConfig>
187 void SetThemeGenerationConfig(ThemeGenerationConfigT&& value) { m_themeGenerationConfigHasBeenSet =
true; m_themeGenerationConfig = std::forward<ThemeGenerationConfigT>(value); }
188 template<
typename ThemeGenerationConfigT = ThemeGenerationConfig>
200 template<
typename StatusT = Aws::String>
201 void SetStatus(StatusT&& value) { m_statusHasBeenSet =
true; m_status = std::forward<StatusT>(value); }
202 template<
typename StatusT = Aws::String>
212 template<
typename CreationDateTimeT = Aws::Utils::DateTime>
213 void SetCreationDateTime(CreationDateTimeT&& value) { m_creationDateTimeHasBeenSet =
true; m_creationDateTime = std::forward<CreationDateTimeT>(value); }
214 template<
typename CreationDateTimeT = Aws::Utils::DateTime>
224 template<
typename LastUpdatedDateTimeT = Aws::Utils::DateTime>
225 void SetLastUpdatedDateTime(LastUpdatedDateTimeT&& value) { m_lastUpdatedDateTimeHasBeenSet =
true; m_lastUpdatedDateTime = std::forward<LastUpdatedDateTimeT>(value); }
226 template<
typename LastUpdatedDateTimeT = Aws::Utils::DateTime>
232 bool m_jobNameHasBeenSet =
false;
235 bool m_batchInferenceJobArnHasBeenSet =
false;
238 bool m_filterArnHasBeenSet =
false;
241 bool m_failureReasonHasBeenSet =
false;
244 bool m_solutionVersionArnHasBeenSet =
false;
247 bool m_numResultsHasBeenSet =
false;
249 BatchInferenceJobInput m_jobInput;
250 bool m_jobInputHasBeenSet =
false;
252 BatchInferenceJobOutput m_jobOutput;
253 bool m_jobOutputHasBeenSet =
false;
255 BatchInferenceJobConfig m_batchInferenceJobConfig;
256 bool m_batchInferenceJobConfigHasBeenSet =
false;
259 bool m_roleArnHasBeenSet =
false;
262 bool m_batchInferenceJobModeHasBeenSet =
false;
264 ThemeGenerationConfig m_themeGenerationConfig;
265 bool m_themeGenerationConfigHasBeenSet =
false;
268 bool m_statusHasBeenSet =
false;
271 bool m_creationDateTimeHasBeenSet =
false;
274 bool m_lastUpdatedDateTimeHasBeenSet =
false;
void SetThemeGenerationConfig(ThemeGenerationConfigT &&value)
BatchInferenceJob & WithFailureReason(FailureReasonT &&value)
bool CreationDateTimeHasBeenSet() const
BatchInferenceJob & WithNumResults(int value)
BatchInferenceJob & WithJobInput(JobInputT &&value)
void SetNumResults(int value)
void SetSolutionVersionArn(SolutionVersionArnT &&value)
const Aws::String & GetBatchInferenceJobArn() const
AWS_PERSONALIZE_API BatchInferenceJob & operator=(Aws::Utils::Json::JsonView jsonValue)
BatchInferenceJob & WithSolutionVersionArn(SolutionVersionArnT &&value)
void SetJobOutput(JobOutputT &&value)
bool LastUpdatedDateTimeHasBeenSet() const
const BatchInferenceJobConfig & GetBatchInferenceJobConfig() const
void SetLastUpdatedDateTime(LastUpdatedDateTimeT &&value)
bool FailureReasonHasBeenSet() const
void SetBatchInferenceJobArn(BatchInferenceJobArnT &&value)
const Aws::Utils::DateTime & GetLastUpdatedDateTime() const
BatchInferenceJob & WithRoleArn(RoleArnT &&value)
bool StatusHasBeenSet() const
void SetFailureReason(FailureReasonT &&value)
const BatchInferenceJobInput & GetJobInput() const
int GetNumResults() const
bool RoleArnHasBeenSet() const
void SetJobInput(JobInputT &&value)
BatchInferenceJob & WithLastUpdatedDateTime(LastUpdatedDateTimeT &&value)
const Aws::String & GetSolutionVersionArn() const
bool JobNameHasBeenSet() const
const Aws::String & GetRoleArn() const
const Aws::String & GetJobName() const
BatchInferenceJob & WithBatchInferenceJobArn(BatchInferenceJobArnT &&value)
bool NumResultsHasBeenSet() const
AWS_PERSONALIZE_API BatchInferenceJob(Aws::Utils::Json::JsonView jsonValue)
bool JobInputHasBeenSet() const
void SetBatchInferenceJobConfig(BatchInferenceJobConfigT &&value)
void SetJobName(JobNameT &&value)
BatchInferenceJob & WithThemeGenerationConfig(ThemeGenerationConfigT &&value)
BatchInferenceJob & WithFilterArn(FilterArnT &&value)
const Aws::String & GetFailureReason() const
bool BatchInferenceJobModeHasBeenSet() const
const ThemeGenerationConfig & GetThemeGenerationConfig() const
BatchInferenceJob & WithJobOutput(JobOutputT &&value)
void SetBatchInferenceJobMode(BatchInferenceJobMode value)
BatchInferenceJob & WithStatus(StatusT &&value)
bool BatchInferenceJobArnHasBeenSet() const
bool BatchInferenceJobConfigHasBeenSet() const
bool ThemeGenerationConfigHasBeenSet() const
AWS_PERSONALIZE_API BatchInferenceJob()=default
bool SolutionVersionArnHasBeenSet() const
void SetCreationDateTime(CreationDateTimeT &&value)
const Aws::Utils::DateTime & GetCreationDateTime() const
void SetRoleArn(RoleArnT &&value)
const Aws::String & GetFilterArn() const
BatchInferenceJob & WithBatchInferenceJobMode(BatchInferenceJobMode value)
const Aws::String & GetStatus() const
BatchInferenceJob & WithBatchInferenceJobConfig(BatchInferenceJobConfigT &&value)
BatchInferenceJobMode GetBatchInferenceJobMode() const
AWS_PERSONALIZE_API Aws::Utils::Json::JsonValue Jsonize() const
const BatchInferenceJobOutput & GetJobOutput() const
void SetStatus(StatusT &&value)
bool JobOutputHasBeenSet() const
void SetFilterArn(FilterArnT &&value)
BatchInferenceJob & WithJobName(JobNameT &&value)
BatchInferenceJob & WithCreationDateTime(CreationDateTimeT &&value)
bool FilterArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue