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