Uses of Class
software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
-
Packages that use ResourceConfigForUpdate Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ResourceConfigForUpdate in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ResourceConfigForUpdate Modifier and Type Method Description ResourceConfigForUpdateUpdateTrainingJobRequest. resourceConfig()The training jobResourceConfigto update warm pool retention length.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ResourceConfigForUpdate Modifier and Type Method Description UpdateTrainingJobRequest.BuilderUpdateTrainingJobRequest.Builder. resourceConfig(ResourceConfigForUpdate resourceConfig)The training jobResourceConfigto update warm pool retention length.
-