| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<PendingProductionVariantSummary> |
PendingDeploymentSummary.productionVariants()
List of
PendingProductionVariantSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
PendingDeploymentSummary.Builder |
PendingDeploymentSummary.Builder.productionVariants(PendingProductionVariantSummary... productionVariants)
List of
PendingProductionVariantSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
PendingDeploymentSummary.Builder |
PendingDeploymentSummary.Builder.productionVariants(Collection<PendingProductionVariantSummary> productionVariants)
List of
PendingProductionVariantSummary objects. |
Copyright © 2021. All rights reserved.