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