| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringStoppingCondition |
DescribeDataQualityJobDefinitionResponse.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
CreateDataQualityJobDefinitionRequest.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
DescribeModelExplainabilityJobDefinitionResponse.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
DescribeModelBiasJobDefinitionResponse.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
CreateModelBiasJobDefinitionRequest.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
MonitoringJobDefinition.stoppingCondition()
Specifies a time limit for how long the monitoring job is allowed to run.
|
MonitoringStoppingCondition |
CreateModelExplainabilityJobDefinitionRequest.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
DescribeModelQualityJobDefinitionResponse.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
MonitoringStoppingCondition |
CreateModelQualityJobDefinitionRequest.stoppingCondition()
Returns the value of the StoppingCondition property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDataQualityJobDefinitionResponse.Builder |
DescribeDataQualityJobDefinitionResponse.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
CreateDataQualityJobDefinitionRequest.Builder |
CreateDataQualityJobDefinitionRequest.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
DescribeModelExplainabilityJobDefinitionResponse.Builder |
DescribeModelExplainabilityJobDefinitionResponse.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
DescribeModelBiasJobDefinitionResponse.Builder |
DescribeModelBiasJobDefinitionResponse.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
CreateModelBiasJobDefinitionRequest.Builder |
CreateModelBiasJobDefinitionRequest.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
MonitoringJobDefinition.Builder |
MonitoringJobDefinition.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Specifies a time limit for how long the monitoring job is allowed to run.
|
CreateModelExplainabilityJobDefinitionRequest.Builder |
CreateModelExplainabilityJobDefinitionRequest.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
DescribeModelQualityJobDefinitionResponse.Builder |
DescribeModelQualityJobDefinitionResponse.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
CreateModelQualityJobDefinitionRequest.Builder |
CreateModelQualityJobDefinitionRequest.Builder.stoppingCondition(MonitoringStoppingCondition stoppingCondition)
Sets the value of the StoppingCondition property for this object.
|
Copyright © 2021. All rights reserved.