| Package | Description | 
|---|---|
| software.amazon.awssdk.services.sagemaker.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceAlgorithmSpecification | ModelPackage. sourceAlgorithmSpecification()Returns the value of the SourceAlgorithmSpecification property for this object. | 
| SourceAlgorithmSpecification | CreateModelPackageRequest. sourceAlgorithmSpecification()
 Details about the algorithm that was used to create the model package. | 
| SourceAlgorithmSpecification | DescribeModelPackageResponse. sourceAlgorithmSpecification()
 Details about the algorithm that was used to create the model package. | 
| Modifier and Type | Method and Description | 
|---|---|
| ModelPackage.Builder | ModelPackage.Builder. sourceAlgorithmSpecification(SourceAlgorithmSpecification sourceAlgorithmSpecification)Sets the value of the SourceAlgorithmSpecification property for this object. | 
| CreateModelPackageRequest.Builder | CreateModelPackageRequest.Builder. sourceAlgorithmSpecification(SourceAlgorithmSpecification sourceAlgorithmSpecification)
 Details about the algorithm that was used to create the model package. | 
| DescribeModelPackageResponse.Builder | DescribeModelPackageResponse.Builder. sourceAlgorithmSpecification(SourceAlgorithmSpecification sourceAlgorithmSpecification)
 Details about the algorithm that was used to create the model package. | 
Copyright © 2021. All rights reserved.