| Package | Description | 
|---|---|
| software.amazon.awssdk.services.sagemaker.model | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceAlgorithm.Builder | SourceAlgorithm.Builder. algorithmName(String algorithmName)
 The name of an algorithm that was used to create the model package. | 
| static SourceAlgorithm.Builder | SourceAlgorithm. builder() | 
| SourceAlgorithm.Builder | SourceAlgorithm.Builder. modelDataUrl(String modelDataUrl)
 The Amazon S3 path where the model artifacts, which result from model training, are stored. | 
| SourceAlgorithm.Builder | SourceAlgorithm. toBuilder() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Class<? extends SourceAlgorithm.Builder> | SourceAlgorithm. serializableBuilderClass() | 
Copyright © 2019. All rights reserved.