| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelDeployConfig |
CreateAutoMlJobRequest.modelDeployConfig()
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
|
ModelDeployConfig |
DescribeAutoMlJobV2Response.modelDeployConfig()
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed
automatically.
|
ModelDeployConfig |
DescribeAutoMlJobResponse.modelDeployConfig()
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed
automatically.
|
ModelDeployConfig |
CreateAutoMlJobV2Request.modelDeployConfig()
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAutoMlJobRequest.Builder |
CreateAutoMlJobRequest.Builder.modelDeployConfig(ModelDeployConfig modelDeployConfig)
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
|
DescribeAutoMlJobV2Response.Builder |
DescribeAutoMlJobV2Response.Builder.modelDeployConfig(ModelDeployConfig modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if
deployed automatically.
|
DescribeAutoMlJobResponse.Builder |
DescribeAutoMlJobResponse.Builder.modelDeployConfig(ModelDeployConfig modelDeployConfig)
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if
deployed automatically.
|
CreateAutoMlJobV2Request.Builder |
CreateAutoMlJobV2Request.Builder.modelDeployConfig(ModelDeployConfig modelDeployConfig)
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
|
Copyright © 2023. All rights reserved.