Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
-
Packages that use ProductionVariantManagedInstanceScaling Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProductionVariantManagedInstanceScaling in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProductionVariantManagedInstanceScaling Modifier and Type Method Description ProductionVariantManagedInstanceScalingPendingProductionVariantSummary. managedInstanceScaling()Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.ProductionVariantManagedInstanceScalingProductionVariant. managedInstanceScaling()Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.ProductionVariantManagedInstanceScalingProductionVariantSummary. managedInstanceScaling()Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProductionVariantManagedInstanceScaling Modifier and Type Method Description PendingProductionVariantSummary.BuilderPendingProductionVariantSummary.Builder. managedInstanceScaling(ProductionVariantManagedInstanceScaling managedInstanceScaling)Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.ProductionVariant.BuilderProductionVariant.Builder. managedInstanceScaling(ProductionVariantManagedInstanceScaling managedInstanceScaling)Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.ProductionVariantSummary.BuilderProductionVariantSummary.Builder. managedInstanceScaling(ProductionVariantManagedInstanceScaling managedInstanceScaling)Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
-