Interface ModelSummary.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<ModelSummary.Builder,ModelSummary>,SdkBuilder<ModelSummary.Builder,ModelSummary>,SdkPojo
- Enclosing class:
- ModelSummary
public static interface ModelSummary.Builder extends SdkPojo, CopyableBuilder<ModelSummary.Builder,ModelSummary>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModelSummary.BuilderactiveModelVersion(Long activeModelVersion)The model version that the inference scheduler uses to run an inference execution.ModelSummary.BuilderactiveModelVersionArn(String activeModelVersionArn)The Amazon Resource Name (ARN) of the model version that is set as active.ModelSummary.BuildercreatedAt(Instant createdAt)The time at which the specific model was created.ModelSummary.BuilderdatasetArn(String datasetArn)The Amazon Resource Name (ARN) of the dataset used to create the model.ModelSummary.BuilderdatasetName(String datasetName)The name of the dataset being used for the machine learning model.ModelSummary.BuilderlatestScheduledRetrainingModelVersion(Long latestScheduledRetrainingModelVersion)Indicates the most recent model version that was generated by retraining.ModelSummary.BuilderlatestScheduledRetrainingStartTime(Instant latestScheduledRetrainingStartTime)Indicates the start time of the most recent scheduled retraining run.ModelSummary.BuilderlatestScheduledRetrainingStatus(String latestScheduledRetrainingStatus)Indicates the status of the most recent scheduled retraining run.ModelSummary.BuilderlatestScheduledRetrainingStatus(ModelVersionStatus latestScheduledRetrainingStatus)Indicates the status of the most recent scheduled retraining run.ModelSummary.BuildermodelArn(String modelArn)The Amazon Resource Name (ARN) of the machine learning model.ModelSummary.BuildermodelName(String modelName)The name of the machine learning model.ModelSummary.BuildernextScheduledRetrainingStartDate(Instant nextScheduledRetrainingStartDate)Indicates the date that the next scheduled retraining run will start on.ModelSummary.BuilderretrainingSchedulerStatus(String retrainingSchedulerStatus)Indicates the status of the retraining scheduler.ModelSummary.BuilderretrainingSchedulerStatus(RetrainingSchedulerStatus retrainingSchedulerStatus)Indicates the status of the retraining scheduler.ModelSummary.Builderstatus(String status)Indicates the status of the machine learning model.ModelSummary.Builderstatus(ModelStatus status)Indicates the status of the machine learning model.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
modelName
ModelSummary.Builder modelName(String modelName)
The name of the machine learning model.
- Parameters:
modelName- The name of the machine learning model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
modelArn
ModelSummary.Builder modelArn(String modelArn)
The Amazon Resource Name (ARN) of the machine learning model.
- Parameters:
modelArn- The Amazon Resource Name (ARN) of the machine learning model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
datasetName
ModelSummary.Builder datasetName(String datasetName)
The name of the dataset being used for the machine learning model.
- Parameters:
datasetName- The name of the dataset being used for the machine learning model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
datasetArn
ModelSummary.Builder datasetArn(String datasetArn)
The Amazon Resource Name (ARN) of the dataset used to create the model.
- Parameters:
datasetArn- The Amazon Resource Name (ARN) of the dataset used to create the model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
ModelSummary.Builder status(String status)
Indicates the status of the machine learning model.
- Parameters:
status- Indicates the status of the machine learning model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelStatus,ModelStatus
-
status
ModelSummary.Builder status(ModelStatus status)
Indicates the status of the machine learning model.
- Parameters:
status- Indicates the status of the machine learning model.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelStatus,ModelStatus
-
createdAt
ModelSummary.Builder createdAt(Instant createdAt)
The time at which the specific model was created.
- Parameters:
createdAt- The time at which the specific model was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
activeModelVersion
ModelSummary.Builder activeModelVersion(Long activeModelVersion)
The model version that the inference scheduler uses to run an inference execution.
- Parameters:
activeModelVersion- The model version that the inference scheduler uses to run an inference execution.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
activeModelVersionArn
ModelSummary.Builder activeModelVersionArn(String activeModelVersionArn)
The Amazon Resource Name (ARN) of the model version that is set as active. The active model version is the model version that the inference scheduler uses to run an inference execution.
- Parameters:
activeModelVersionArn- The Amazon Resource Name (ARN) of the model version that is set as active. The active model version is the model version that the inference scheduler uses to run an inference execution.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
latestScheduledRetrainingStatus
ModelSummary.Builder latestScheduledRetrainingStatus(String latestScheduledRetrainingStatus)
Indicates the status of the most recent scheduled retraining run.
- Parameters:
latestScheduledRetrainingStatus- Indicates the status of the most recent scheduled retraining run.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelVersionStatus,ModelVersionStatus
-
latestScheduledRetrainingStatus
ModelSummary.Builder latestScheduledRetrainingStatus(ModelVersionStatus latestScheduledRetrainingStatus)
Indicates the status of the most recent scheduled retraining run.
- Parameters:
latestScheduledRetrainingStatus- Indicates the status of the most recent scheduled retraining run.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ModelVersionStatus,ModelVersionStatus
-
latestScheduledRetrainingModelVersion
ModelSummary.Builder latestScheduledRetrainingModelVersion(Long latestScheduledRetrainingModelVersion)
Indicates the most recent model version that was generated by retraining.
- Parameters:
latestScheduledRetrainingModelVersion- Indicates the most recent model version that was generated by retraining.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
latestScheduledRetrainingStartTime
ModelSummary.Builder latestScheduledRetrainingStartTime(Instant latestScheduledRetrainingStartTime)
Indicates the start time of the most recent scheduled retraining run.
- Parameters:
latestScheduledRetrainingStartTime- Indicates the start time of the most recent scheduled retraining run.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nextScheduledRetrainingStartDate
ModelSummary.Builder nextScheduledRetrainingStartDate(Instant nextScheduledRetrainingStartDate)
Indicates the date that the next scheduled retraining run will start on. Lookout for Equipment truncates the time you provide to the nearest UTC day.
- Parameters:
nextScheduledRetrainingStartDate- Indicates the date that the next scheduled retraining run will start on. Lookout for Equipment truncates the time you provide to the nearest UTC day.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
retrainingSchedulerStatus
ModelSummary.Builder retrainingSchedulerStatus(String retrainingSchedulerStatus)
Indicates the status of the retraining scheduler.
- Parameters:
retrainingSchedulerStatus- Indicates the status of the retraining scheduler.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RetrainingSchedulerStatus,RetrainingSchedulerStatus
-
retrainingSchedulerStatus
ModelSummary.Builder retrainingSchedulerStatus(RetrainingSchedulerStatus retrainingSchedulerStatus)
Indicates the status of the retraining scheduler.
- Parameters:
retrainingSchedulerStatus- Indicates the status of the retraining scheduler.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RetrainingSchedulerStatus,RetrainingSchedulerStatus
-
-