Uses of Class
software.amazon.awssdk.services.sagemaker.model.UiConfig
-
Packages that use UiConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of UiConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return UiConfig Modifier and Type Method Description UiConfigHumanTaskConfig. uiConfig()Information about the user interface that workers use to complete the labeling task.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type UiConfig Modifier and Type Method Description HumanTaskConfig.BuilderHumanTaskConfig.Builder. uiConfig(UiConfig uiConfig)Information about the user interface that workers use to complete the labeling task.
-