Uses of Class
com.oracle.bmc.ailanguage.model.BatchDetectDominantLanguageResult
- 
Packages that use BatchDetectDominantLanguageResult Package Description com.oracle.bmc.ailanguage.model com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of BatchDetectDominantLanguageResult in com.oracle.bmc.ailanguage.modelMethods in com.oracle.bmc.ailanguage.model that return BatchDetectDominantLanguageResult Modifier and Type Method Description BatchDetectDominantLanguageResultBatchDetectDominantLanguageResult.Builder. build()Methods in com.oracle.bmc.ailanguage.model with parameters of type BatchDetectDominantLanguageResult Modifier and Type Method Description BatchDetectDominantLanguageResult.BuilderBatchDetectDominantLanguageResult.Builder. copy(BatchDetectDominantLanguageResult model)
- 
Uses of BatchDetectDominantLanguageResult in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return BatchDetectDominantLanguageResult Modifier and Type Method Description BatchDetectDominantLanguageResultBatchDetectDominantLanguageResponse. getBatchDetectDominantLanguageResult()The returned BatchDetectDominantLanguageResult instance.Methods in com.oracle.bmc.ailanguage.responses with parameters of type BatchDetectDominantLanguageResult Modifier and Type Method Description BatchDetectDominantLanguageResponse.BuilderBatchDetectDominantLanguageResponse.Builder. batchDetectDominantLanguageResult(BatchDetectDominantLanguageResult batchDetectDominantLanguageResult)The returned BatchDetectDominantLanguageResult instance.
 
-