Uses of Class
com.oracle.bmc.ailanguage.model.BatchDetectHealthEntityResult
- 
Packages that use BatchDetectHealthEntityResult Package Description com.oracle.bmc.ailanguage.model com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of BatchDetectHealthEntityResult in com.oracle.bmc.ailanguage.modelMethods in com.oracle.bmc.ailanguage.model that return BatchDetectHealthEntityResult Modifier and Type Method Description BatchDetectHealthEntityResultBatchDetectHealthEntityResult.Builder. build()Methods in com.oracle.bmc.ailanguage.model with parameters of type BatchDetectHealthEntityResult Modifier and Type Method Description BatchDetectHealthEntityResult.BuilderBatchDetectHealthEntityResult.Builder. copy(BatchDetectHealthEntityResult model)
- 
Uses of BatchDetectHealthEntityResult in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return BatchDetectHealthEntityResult Modifier and Type Method Description BatchDetectHealthEntityResultBatchDetectHealthEntityResponse. getBatchDetectHealthEntityResult()The returned BatchDetectHealthEntityResult instance.Methods in com.oracle.bmc.ailanguage.responses with parameters of type BatchDetectHealthEntityResult Modifier and Type Method Description BatchDetectHealthEntityResponse.BuilderBatchDetectHealthEntityResponse.Builder. batchDetectHealthEntityResult(BatchDetectHealthEntityResult batchDetectHealthEntityResult)The returned BatchDetectHealthEntityResult instance.
 
-