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