30 namespace MachineLearning
74 inline void SetBatchPredictionId(
const char* value) { m_batchPredictionIdHasBeenSet =
true; m_batchPredictionId.assign(value); }
119 inline void SetMLModelId(
const char* value) { m_mLModelIdHasBeenSet =
true; m_mLModelId.assign(value); }
203 inline void SetInputDataLocationS3(
const char* value) { m_inputDataLocationS3HasBeenSet =
true; m_inputDataLocationS3.assign(value); }
249 inline void SetCreatedByIamUser(
const char* value) { m_createdByIamUserHasBeenSet =
true; m_createdByIamUser.assign(value); }
350 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
453 inline void SetOutputUri(
const char* value) { m_outputUriHasBeenSet =
true; m_outputUri.assign(value); }
498 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
522 inline void SetComputeTime(
long long value) { m_computeTimeHasBeenSet =
true; m_computeTime = value; }
561 inline void SetTotalRecordCount(
long long value) { m_totalRecordCountHasBeenSet =
true; m_totalRecordCount = value; }
570 inline void SetInvalidRecordCount(
long long value) { m_invalidRecordCountHasBeenSet =
true; m_invalidRecordCount = value; }
577 bool m_batchPredictionIdHasBeenSet;
579 bool m_mLModelIdHasBeenSet;
581 bool m_batchPredictionDataSourceIdHasBeenSet;
583 bool m_inputDataLocationS3HasBeenSet;
585 bool m_createdByIamUserHasBeenSet;
587 bool m_createdAtHasBeenSet;
589 bool m_lastUpdatedAtHasBeenSet;
591 bool m_nameHasBeenSet;
593 bool m_statusHasBeenSet;
595 bool m_outputUriHasBeenSet;
597 bool m_messageHasBeenSet;
598 long long m_computeTime;
599 bool m_computeTimeHasBeenSet;
601 bool m_finishedAtHasBeenSet;
603 bool m_startedAtHasBeenSet;
604 long long m_totalRecordCount;
605 bool m_totalRecordCountHasBeenSet;
606 long long m_invalidRecordCount;
607 bool m_invalidRecordCountHasBeenSet;
BatchPrediction & WithCreatedAt(Aws::Utils::DateTime &&value)
BatchPrediction & WithBatchPredictionDataSourceId(const Aws::String &value)
void SetName(const char *value)
void SetMLModelId(Aws::String &&value)
BatchPrediction & WithComputeTime(long long value)
void SetInputDataLocationS3(const char *value)
void SetBatchPredictionId(const char *value)
const Aws::String & GetOutputUri() const
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
BatchPrediction & WithOutputUri(Aws::String &&value)
void SetMessage(const Aws::String &value)
BatchPrediction & WithBatchPredictionDataSourceId(Aws::String &&value)
BatchPrediction & WithMLModelId(const char *value)
const Aws::String & GetBatchPredictionId() const
BatchPrediction & WithName(Aws::String &&value)
BatchPrediction & WithBatchPredictionDataSourceId(const char *value)
BatchPrediction & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetBatchPredictionDataSourceId() const
void SetStartedAt(Aws::Utils::DateTime &&value)
void SetBatchPredictionDataSourceId(const Aws::String &value)
BatchPrediction & WithBatchPredictionId(const Aws::String &value)
BatchPrediction & WithFinishedAt(Aws::Utils::DateTime &&value)
BatchPrediction & WithCreatedByIamUser(const Aws::String &value)
void SetMessage(const char *value)
BatchPrediction & WithBatchPredictionId(Aws::String &&value)
void SetInputDataLocationS3(Aws::String &&value)
long long GetInvalidRecordCount() const
const Aws::String & GetMLModelId() const
void SetComputeTime(long long value)
void SetFinishedAt(const Aws::Utils::DateTime &value)
void SetCreatedByIamUser(const Aws::String &value)
BatchPrediction & WithStartedAt(Aws::Utils::DateTime &&value)
BatchPrediction & WithInvalidRecordCount(long long value)
BatchPrediction & WithCreatedByIamUser(const char *value)
void SetStatus(const EntityStatus &value)
void SetStartedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetCreatedByIamUser() const
long long GetComputeTime() const
void SetName(const Aws::String &value)
const Aws::String & GetMessage() const
BatchPrediction & WithName(const Aws::String &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
const EntityStatus & GetStatus() const
BatchPrediction & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetCreatedByIamUser(const char *value)
void SetBatchPredictionDataSourceId(const char *value)
BatchPrediction & WithBatchPredictionId(const char *value)
BatchPrediction & WithStartedAt(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetLastUpdatedAt() const
void SetBatchPredictionId(Aws::String &&value)
void SetCreatedByIamUser(Aws::String &&value)
BatchPrediction & WithStatus(EntityStatus &&value)
BatchPrediction & WithName(const char *value)
void SetOutputUri(const Aws::String &value)
BatchPrediction & WithMLModelId(Aws::String &&value)
void SetMLModelId(const Aws::String &value)
const Aws::Utils::DateTime & GetFinishedAt() const
void SetBatchPredictionDataSourceId(Aws::String &&value)
BatchPrediction & WithMLModelId(const Aws::String &value)
void SetInvalidRecordCount(long long value)
BatchPrediction & WithMessage(const char *value)
BatchPrediction & WithInputDataLocationS3(const Aws::String &value)
void SetOutputUri(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetStatus(EntityStatus &&value)
const Aws::Utils::DateTime & GetStartedAt() const
BatchPrediction & WithInputDataLocationS3(Aws::String &&value)
void SetName(Aws::String &&value)
BatchPrediction & WithInputDataLocationS3(const char *value)
void SetMessage(Aws::String &&value)
BatchPrediction & WithStatus(const EntityStatus &value)
BatchPrediction & WithMessage(const Aws::String &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetMLModelId(const char *value)
long long GetTotalRecordCount() const
void SetTotalRecordCount(long long value)
const Aws::Utils::DateTime & GetCreatedAt() const
BatchPrediction & WithCreatedByIamUser(Aws::String &&value)
const Aws::String & GetInputDataLocationS3() const
BatchPrediction & WithFinishedAt(const Aws::Utils::DateTime &value)
BatchPrediction & WithTotalRecordCount(long long value)
#define AWS_MACHINELEARNING_API
void SetFinishedAt(Aws::Utils::DateTime &&value)
void SetBatchPredictionId(const Aws::String &value)
BatchPrediction & WithCreatedAt(const Aws::Utils::DateTime &value)
BatchPrediction & WithMessage(Aws::String &&value)
void SetInputDataLocationS3(const Aws::String &value)
JSON (JavaScript Object Notation).
void SetOutputUri(const char *value)
const Aws::String & GetName() const
BatchPrediction & WithOutputUri(const Aws::String &value)
BatchPrediction & WithOutputUri(const char *value)