public static class LogSetsCount.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LogSetsCount |
build() |
LogSetsCount.Builder |
copy(LogSetsCount model) |
LogSetsCount.Builder |
count(Long count)
This is the total number of log sets the tenancy has configured.
|
public LogSetsCount.Builder count(Long count)
This is the total number of log sets the tenancy has configured.
count
- the value to setpublic LogSetsCount build()
public LogSetsCount.Builder copy(LogSetsCount model)
Copyright © 2016–2024. All rights reserved.