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