Uses of Class
com.oracle.bmc.ailanguage.model.BatchDetectLanguageTextClassificationResult
- 
Packages that use BatchDetectLanguageTextClassificationResult Package Description com.oracle.bmc.ailanguage.model com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of BatchDetectLanguageTextClassificationResult in com.oracle.bmc.ailanguage.modelMethods in com.oracle.bmc.ailanguage.model that return BatchDetectLanguageTextClassificationResult Modifier and Type Method Description BatchDetectLanguageTextClassificationResultBatchDetectLanguageTextClassificationResult.Builder. build()Methods in com.oracle.bmc.ailanguage.model with parameters of type BatchDetectLanguageTextClassificationResult Modifier and Type Method Description BatchDetectLanguageTextClassificationResult.BuilderBatchDetectLanguageTextClassificationResult.Builder. copy(BatchDetectLanguageTextClassificationResult model)
- 
Uses of BatchDetectLanguageTextClassificationResult in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return BatchDetectLanguageTextClassificationResult Modifier and Type Method Description BatchDetectLanguageTextClassificationResultBatchDetectLanguageTextClassificationResponse. getBatchDetectLanguageTextClassificationResult()The returned BatchDetectLanguageTextClassificationResult instance.Methods in com.oracle.bmc.ailanguage.responses with parameters of type BatchDetectLanguageTextClassificationResult Modifier and Type Method Description BatchDetectLanguageTextClassificationResponse.BuilderBatchDetectLanguageTextClassificationResponse.Builder. batchDetectLanguageTextClassificationResult(BatchDetectLanguageTextClassificationResult batchDetectLanguageTextClassificationResult)The returned BatchDetectLanguageTextClassificationResult instance.
 
-