Uses of Class
com.oracle.bmc.loganalytics.model.LogSetsCount.Builder
- 
Packages that use LogSetsCount.Builder Package Description com.oracle.bmc.loganalytics.model 
- 
- 
Uses of LogSetsCount.Builder in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return LogSetsCount.Builder Modifier and Type Method Description static LogSetsCount.BuilderLogSetsCount. builder()Create a new builder.LogSetsCount.BuilderLogSetsCount.Builder. copy(LogSetsCount model)LogSetsCount.BuilderLogSetsCount.Builder. count(Long count)This is the total number of log sets the tenancy has configured.LogSetsCount.BuilderLogSetsCount. toBuilder()
 
-