7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/Endpoint.h>
9#include <aws/sagemaker/model/Experiment.h>
10#include <aws/sagemaker/model/FeatureGroup.h>
11#include <aws/sagemaker/model/FeatureMetadata.h>
12#include <aws/sagemaker/model/HyperParameterTuningJobSearchEntity.h>
13#include <aws/sagemaker/model/ModelCard.h>
14#include <aws/sagemaker/model/ModelDashboardModel.h>
15#include <aws/sagemaker/model/ModelPackage.h>
16#include <aws/sagemaker/model/ModelPackageGroup.h>
17#include <aws/sagemaker/model/Pipeline.h>
18#include <aws/sagemaker/model/PipelineExecution.h>
19#include <aws/sagemaker/model/PipelineVersion.h>
20#include <aws/sagemaker/model/Project.h>
21#include <aws/sagemaker/model/TrainingJob.h>
22#include <aws/sagemaker/model/Trial.h>
23#include <aws/sagemaker/model/TrialComponent.h>
57 template <
typename TrainingJobT = TrainingJob>
59 m_trainingJobHasBeenSet =
true;
60 m_trainingJob = std::forward<TrainingJobT>(value);
62 template <
typename TrainingJobT = TrainingJob>
75 template <
typename ExperimentT = Experiment>
77 m_experimentHasBeenSet =
true;
78 m_experiment = std::forward<ExperimentT>(value);
80 template <
typename ExperimentT = Experiment>
93 template <
typename TrialT = Trial>
95 m_trialHasBeenSet =
true;
96 m_trial = std::forward<TrialT>(value);
98 template <
typename TrialT = Trial>
100 SetTrial(std::forward<TrialT>(value));
111 template <
typename TrialComponentT = TrialComponent>
113 m_trialComponentHasBeenSet =
true;
114 m_trialComponent = std::forward<TrialComponentT>(value);
116 template <
typename TrialComponentT = TrialComponent>
127 template <
typename Endpo
intT = Endpo
int>
129 m_endpointHasBeenSet =
true;
130 m_endpoint = std::forward<EndpointT>(value);
132 template <
typename Endpo
intT = Endpo
int>
143 template <
typename ModelPackageT = ModelPackage>
145 m_modelPackageHasBeenSet =
true;
146 m_modelPackage = std::forward<ModelPackageT>(value);
148 template <
typename ModelPackageT = ModelPackage>
159 template <
typename ModelPackageGroupT = ModelPackageGroup>
161 m_modelPackageGroupHasBeenSet =
true;
162 m_modelPackageGroup = std::forward<ModelPackageGroupT>(value);
164 template <
typename ModelPackageGroupT = ModelPackageGroup>
175 template <
typename PipelineT = Pipeline>
177 m_pipelineHasBeenSet =
true;
178 m_pipeline = std::forward<PipelineT>(value);
180 template <
typename PipelineT = Pipeline>
191 template <
typename PipelineExecutionT = PipelineExecution>
193 m_pipelineExecutionHasBeenSet =
true;
194 m_pipelineExecution = std::forward<PipelineExecutionT>(value);
196 template <
typename PipelineExecutionT = PipelineExecution>
209 template <
typename PipelineVersionT = PipelineVersion>
211 m_pipelineVersionHasBeenSet =
true;
212 m_pipelineVersion = std::forward<PipelineVersionT>(value);
214 template <
typename PipelineVersionT = PipelineVersion>
225 template <
typename FeatureGroupT = FeatureGroup>
227 m_featureGroupHasBeenSet =
true;
228 m_featureGroup = std::forward<FeatureGroupT>(value);
230 template <
typename FeatureGroupT = FeatureGroup>
243 template <
typename FeatureMetadataT = FeatureMetadata>
245 m_featureMetadataHasBeenSet =
true;
246 m_featureMetadata = std::forward<FeatureMetadataT>(value);
248 template <
typename FeatureMetadataT = FeatureMetadata>
261 template <
typename ProjectT = Project>
263 m_projectHasBeenSet =
true;
264 m_project = std::forward<ProjectT>(value);
266 template <
typename ProjectT = Project>
279 template <
typename HyperParameterTuningJobT = HyperParameterTuningJobSearchEntity>
281 m_hyperParameterTuningJobHasBeenSet =
true;
282 m_hyperParameterTuningJob = std::forward<HyperParameterTuningJobT>(value);
284 template <
typename HyperParameterTuningJobT = HyperParameterTuningJobSearchEntity>
298 template <
typename ModelCardT = ModelCard>
300 m_modelCardHasBeenSet =
true;
301 m_modelCard = std::forward<ModelCardT>(value);
303 template <
typename ModelCardT = ModelCard>
314 template <
typename ModelT = ModelDashboardModel>
316 m_modelHasBeenSet =
true;
317 m_model = std::forward<ModelT>(value);
319 template <
typename ModelT = ModelDashboardModel>
321 SetModel(std::forward<ModelT>(value));
357 bool m_trainingJobHasBeenSet =
false;
358 bool m_experimentHasBeenSet =
false;
359 bool m_trialHasBeenSet =
false;
360 bool m_trialComponentHasBeenSet =
false;
361 bool m_endpointHasBeenSet =
false;
362 bool m_modelPackageHasBeenSet =
false;
363 bool m_modelPackageGroupHasBeenSet =
false;
364 bool m_pipelineHasBeenSet =
false;
365 bool m_pipelineExecutionHasBeenSet =
false;
366 bool m_pipelineVersionHasBeenSet =
false;
367 bool m_featureGroupHasBeenSet =
false;
368 bool m_featureMetadataHasBeenSet =
false;
369 bool m_projectHasBeenSet =
false;
370 bool m_hyperParameterTuningJobHasBeenSet =
false;
371 bool m_modelCardHasBeenSet =
false;
372 bool m_modelHasBeenSet =
false;
void SetProject(ProjectT &&value)
const FeatureGroup & GetFeatureGroup() const
SearchRecord & WithProject(ProjectT &&value)
SearchRecord & WithExperiment(ExperimentT &&value)
SearchRecord & WithPipelineVersion(PipelineVersionT &&value)
void SetTrialComponent(TrialComponentT &&value)
const TrainingJob & GetTrainingJob() const
SearchRecord & WithTrial(TrialT &&value)
AWS_SAGEMAKER_API SearchRecord()=default
const Experiment & GetExperiment() const
const TrialComponent & GetTrialComponent() const
bool ProjectHasBeenSet() const
SearchRecord & WithPipelineExecution(PipelineExecutionT &&value)
void SetFeatureMetadata(FeatureMetadataT &&value)
SearchRecord & WithModelPackageGroup(ModelPackageGroupT &&value)
const ModelDashboardModel & GetModel() const
const Project & GetProject() const
const FeatureMetadata & GetFeatureMetadata() const
SearchRecord & WithModelCard(ModelCardT &&value)
bool PipelineExecutionHasBeenSet() const
bool ModelPackageGroupHasBeenSet() const
AWS_SAGEMAKER_API SearchRecord(Aws::Utils::Json::JsonView jsonValue)
void SetPipelineVersion(PipelineVersionT &&value)
bool EndpointHasBeenSet() const
SearchRecord & WithTrialComponent(TrialComponentT &&value)
const Pipeline & GetPipeline() const
void SetPipelineExecution(PipelineExecutionT &&value)
SearchRecord & WithPipeline(PipelineT &&value)
bool PipelineVersionHasBeenSet() const
SearchRecord & WithHyperParameterTuningJob(HyperParameterTuningJobT &&value)
void SetTrial(TrialT &&value)
bool ModelCardHasBeenSet() const
void SetModelCard(ModelCardT &&value)
bool TrialHasBeenSet() const
bool TrainingJobHasBeenSet() const
const Trial & GetTrial() const
void SetHyperParameterTuningJob(HyperParameterTuningJobT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
SearchRecord & WithModel(ModelT &&value)
const PipelineVersion & GetPipelineVersion() const
const ModelPackage & GetModelPackage() const
const Endpoint & GetEndpoint() const
void SetPipeline(PipelineT &&value)
bool PipelineHasBeenSet() const
const HyperParameterTuningJobSearchEntity & GetHyperParameterTuningJob() const
void SetModelPackageGroup(ModelPackageGroupT &&value)
const ModelPackageGroup & GetModelPackageGroup() const
SearchRecord & WithModelPackage(ModelPackageT &&value)
AWS_SAGEMAKER_API SearchRecord & operator=(Aws::Utils::Json::JsonView jsonValue)
SearchRecord & WithTrainingJob(TrainingJobT &&value)
void SetTrainingJob(TrainingJobT &&value)
const PipelineExecution & GetPipelineExecution() const
bool FeatureMetadataHasBeenSet() const
void SetModelPackage(ModelPackageT &&value)
SearchRecord & WithFeatureGroup(FeatureGroupT &&value)
void SetExperiment(ExperimentT &&value)
bool ModelPackageHasBeenSet() const
void SetFeatureGroup(FeatureGroupT &&value)
void SetModel(ModelT &&value)
SearchRecord & WithFeatureMetadata(FeatureMetadataT &&value)
void SetEndpoint(EndpointT &&value)
const ModelCard & GetModelCard() const
bool ExperimentHasBeenSet() const
bool ModelHasBeenSet() const
bool TrialComponentHasBeenSet() const
SearchRecord & WithEndpoint(EndpointT &&value)
bool FeatureGroupHasBeenSet() const
bool HyperParameterTuningJobHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue