Uses of Class
software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
Packages that use ShuffleConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ShuffleConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ShuffleConfig Modifier and Type Method Description ShuffleConfigChannel. shuffleConfig()A configuration for a shuffle option for input data in a channel.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ShuffleConfig Modifier and Type Method Description Channel.BuilderChannel.Builder. shuffleConfig(ShuffleConfig shuffleConfig)A configuration for a shuffle option for input data in a channel.
-