| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRecommendation |
DescribeModelResponse.deploymentRecommendation()
A set of recommended deployment configurations for the model.
|
DeploymentRecommendation |
Model.deploymentRecommendation()
A set of recommended deployment configurations for the model.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelResponse.Builder |
DescribeModelResponse.Builder.deploymentRecommendation(DeploymentRecommendation deploymentRecommendation)
A set of recommended deployment configurations for the model.
|
Model.Builder |
Model.Builder.deploymentRecommendation(DeploymentRecommendation deploymentRecommendation)
A set of recommended deployment configurations for the model.
|
Copyright © 2023. All rights reserved.