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