| Package | Description | 
|---|---|
| software.amazon.awssdk.services.sagemaker.model | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SourceAlgorithm> | SourceAlgorithmSpecification. sourceAlgorithms()
 A list of the algorithms that were used to create a model package. | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceAlgorithmSpecification.Builder | SourceAlgorithmSpecification.Builder. sourceAlgorithms(SourceAlgorithm... sourceAlgorithms)
 A list of the algorithms that were used to create a model package. | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceAlgorithmSpecification.Builder | SourceAlgorithmSpecification.Builder. sourceAlgorithms(Collection<SourceAlgorithm> sourceAlgorithms)
 A list of the algorithms that were used to create a model package. | 
Copyright © 2023. All rights reserved.