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