Uses of Class
software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
-
Packages that use DeviceSelectionConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DeviceSelectionConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DeviceSelectionConfig Modifier and Type Method Description DeviceSelectionConfigDeploymentStage. deviceSelectionConfig()Configuration of the devices in the stage.DeviceSelectionConfigDeploymentStageStatusSummary. deviceSelectionConfig()Configuration of the devices in the stage.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DeviceSelectionConfig Modifier and Type Method Description DeploymentStage.BuilderDeploymentStage.Builder. deviceSelectionConfig(DeviceSelectionConfig deviceSelectionConfig)Configuration of the devices in the stage.DeploymentStageStatusSummary.BuilderDeploymentStageStatusSummary.Builder. deviceSelectionConfig(DeviceSelectionConfig deviceSelectionConfig)Configuration of the devices in the stage.
-