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.model
Methods in com.oracle.bmc.loganalytics.model that return LogSetsCount.Builder Modifier and Type Method Description static LogSetsCount.Builder
LogSetsCount. builder()
Create a new builder.LogSetsCount.Builder
LogSetsCount.Builder. copy(LogSetsCount model)
LogSetsCount.Builder
LogSetsCount.Builder. count(Long count)
This is the total number of log sets the tenancy has configured.LogSetsCount.Builder
LogSetsCount. toBuilder()
-