Uses of Class
com.oracle.bmc.ailanguage.model.WorkRequestLogCollection
- 
Packages that use WorkRequestLogCollection Package Description com.oracle.bmc.ailanguage.model com.oracle.bmc.ailanguage.responses 
- 
- 
Uses of WorkRequestLogCollection in com.oracle.bmc.ailanguage.modelMethods in com.oracle.bmc.ailanguage.model that return WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollectionWorkRequestLogCollection.Builder. build()Methods in com.oracle.bmc.ailanguage.model with parameters of type WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollection.BuilderWorkRequestLogCollection.Builder. copy(WorkRequestLogCollection model)
- 
Uses of WorkRequestLogCollection in com.oracle.bmc.ailanguage.responsesMethods in com.oracle.bmc.ailanguage.responses that return WorkRequestLogCollection Modifier and Type Method Description WorkRequestLogCollectionListWorkRequestLogsResponse. getWorkRequestLogCollection()The returned WorkRequestLogCollection instance.Methods in com.oracle.bmc.ailanguage.responses with parameters of type WorkRequestLogCollection Modifier and Type Method Description ListWorkRequestLogsResponse.BuilderListWorkRequestLogsResponse.Builder. workRequestLogCollection(WorkRequestLogCollection workRequestLogCollection)The returned WorkRequestLogCollection instance.
 
-