| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointInput |
MonitoringInput.endpointInput()
The endpoint for a monitoring job.
|
EndpointInput |
DataQualityJobInput.endpointInput()
Returns the value of the EndpointInput property for this object.
|
EndpointInput |
ModelExplainabilityJobInput.endpointInput()
Returns the value of the EndpointInput property for this object.
|
EndpointInput |
ModelBiasJobInput.endpointInput()
Returns the value of the EndpointInput property for this object.
|
EndpointInput |
ModelQualityJobInput.endpointInput()
Returns the value of the EndpointInput property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
MonitoringInput.Builder |
MonitoringInput.Builder.endpointInput(EndpointInput endpointInput)
The endpoint for a monitoring job.
|
DataQualityJobInput.Builder |
DataQualityJobInput.Builder.endpointInput(EndpointInput endpointInput)
Sets the value of the EndpointInput property for this object.
|
ModelExplainabilityJobInput.Builder |
ModelExplainabilityJobInput.Builder.endpointInput(EndpointInput endpointInput)
Sets the value of the EndpointInput property for this object.
|
ModelBiasJobInput.Builder |
ModelBiasJobInput.Builder.endpointInput(EndpointInput endpointInput)
Sets the value of the EndpointInput property for this object.
|
ModelQualityJobInput.Builder |
ModelQualityJobInput.Builder.endpointInput(EndpointInput endpointInput)
Sets the value of the EndpointInput property for this object.
|
Copyright © 2022. All rights reserved.