Uses of Class
com.oracle.bmc.loganalytics.model.RecalledDataCollection
-
Packages that use RecalledDataCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of RecalledDataCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return RecalledDataCollection Modifier and Type Method Description RecalledDataCollection
RecalledDataCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type RecalledDataCollection Modifier and Type Method Description RecalledDataCollection.Builder
RecalledDataCollection.Builder. copy(RecalledDataCollection model)
-
Uses of RecalledDataCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return RecalledDataCollection Modifier and Type Method Description RecalledDataCollection
ListRecalledDataResponse. getRecalledDataCollection()
The returned RecalledDataCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type RecalledDataCollection Modifier and Type Method Description ListRecalledDataResponse.Builder
ListRecalledDataResponse.Builder. recalledDataCollection(RecalledDataCollection recalledDataCollection)
The returned RecalledDataCollection instance.
-