Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProductionVariantCapacityReservationSummary
-
Packages that use ProductionVariantCapacityReservationSummary Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProductionVariantCapacityReservationSummary in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProductionVariantCapacityReservationSummary Modifier and Type Method Description ProductionVariantCapacityReservationSummaryProductionVariantSummary. capacityReservationConfig()Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProductionVariantCapacityReservationSummary Modifier and Type Method Description ProductionVariantSummary.BuilderProductionVariantSummary.Builder. capacityReservationConfig(ProductionVariantCapacityReservationSummary capacityReservationConfig)Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint.
-