Uses of Class
software.amazon.awssdk.services.sagemaker.model.DataSource
-
Packages that use DataSource Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DataSource in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DataSource Modifier and Type Method Description DataSourceChannel. dataSource()The location of the channel data.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DataSource Modifier and Type Method Description Channel.BuilderChannel.Builder. dataSource(DataSource dataSource)The location of the channel data.
-