Uses of Class
software.amazon.awssdk.services.sagemaker.model.DerivedInformation
-
Packages that use DerivedInformation Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DerivedInformation in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DerivedInformation Modifier and Type Method Description DerivedInformationDescribeCompilationJobResponse. derivedInformation()Information that SageMaker Neo automatically derived about the model.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DerivedInformation Modifier and Type Method Description DescribeCompilationJobResponse.BuilderDescribeCompilationJobResponse.Builder. derivedInformation(DerivedInformation derivedInformation)Information that SageMaker Neo automatically derived about the model.
-