| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<ModelVariantConfigSummary> |
DescribeInferenceExperimentResponse.modelVariants()
An array of
ModelVariantConfigSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceExperimentResponse.Builder |
DescribeInferenceExperimentResponse.Builder.modelVariants(ModelVariantConfigSummary... modelVariants)
An array of
ModelVariantConfigSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceExperimentResponse.Builder |
DescribeInferenceExperimentResponse.Builder.modelVariants(Collection<ModelVariantConfigSummary> modelVariants)
An array of
ModelVariantConfigSummary objects. |
Copyright © 2022. All rights reserved.