| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<RealTimeInferenceRecommendation> |
DeploymentRecommendation.realTimeInferenceRecommendations()
A list of RealTimeInferenceRecommendation items.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentRecommendation.Builder |
DeploymentRecommendation.Builder.realTimeInferenceRecommendations(RealTimeInferenceRecommendation... realTimeInferenceRecommendations)
A list of RealTimeInferenceRecommendation items.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentRecommendation.Builder |
DeploymentRecommendation.Builder.realTimeInferenceRecommendations(Collection<RealTimeInferenceRecommendation> realTimeInferenceRecommendations)
A list of RealTimeInferenceRecommendation items.
|
Copyright © 2023. All rights reserved.