Uses of Class
software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
Packages that use AlgorithmStatusDetails Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of AlgorithmStatusDetails in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return AlgorithmStatusDetails Modifier and Type Method Description AlgorithmStatusDetailsDescribeAlgorithmResponse. algorithmStatusDetails()Details about the current status of the algorithm.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type AlgorithmStatusDetails Modifier and Type Method Description DescribeAlgorithmResponse.BuilderDescribeAlgorithmResponse.Builder. algorithmStatusDetails(AlgorithmStatusDetails algorithmStatusDetails)Details about the current status of the algorithm.
-