Uses of Class
software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
-
Packages that use ClarifyTextConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ClarifyTextConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ClarifyTextConfig Modifier and Type Method Description ClarifyTextConfigClarifyShapConfig. textConfig()A parameter that indicates if text features are treated as text and explanations are provided for individual units of text.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ClarifyTextConfig Modifier and Type Method Description ClarifyShapConfig.BuilderClarifyShapConfig.Builder. textConfig(ClarifyTextConfig textConfig)A parameter that indicates if text features are treated as text and explanations are provided for individual units of text.
-