| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactSourceType> |
ArtifactSource.sourceTypes()
A list of source types.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactSource.Builder |
ArtifactSource.Builder.sourceTypes(ArtifactSourceType... sourceTypes)
A list of source types.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactSource.Builder |
ArtifactSource.Builder.sourceTypes(Collection<ArtifactSourceType> sourceTypes)
A list of source types.
|
Copyright © 2022. All rights reserved.