| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelConfiguration |
RecommendationJobInferenceBenchmark.modelConfiguration()
Returns the value of the ModelConfiguration property for this object.
|
ModelConfiguration |
InferenceRecommendation.modelConfiguration()
Defines the model configuration.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.modelConfiguration(ModelConfiguration modelConfiguration)
Sets the value of the ModelConfiguration property for this object.
|
InferenceRecommendation.Builder |
InferenceRecommendation.Builder.modelConfiguration(ModelConfiguration modelConfiguration)
Defines the model configuration.
|
Copyright © 2022. All rights reserved.