public static final class SHAPredefinedPluginProfileData.Builder
extends java.lang.Object
SHAPredefinedPluginProfileData.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
SHAPredefinedPluginProfileData. |
| Modifier and Type | Method and Description |
|---|---|
SHAPredefinedPluginProfileData |
build() |
SHAPredefinedPluginProfileData.Builder |
setCheckInterval(java.lang.Long checkInterval)
The interval of plugin to check the status.
|
SHAPredefinedPluginProfileData.Builder |
setReportInterval(java.lang.Long reportInterval)
The interval of plugin to report the status.
|
SHAPredefinedPluginProfileData.Builder |
setSmallestReportIntervalIfChange(java.lang.Long smallestReportIntervalIfChange)
The smallest report interval if the status is changed.
|
public Builder()
SHAPredefinedPluginProfileData.public SHAPredefinedPluginProfileData.Builder setCheckInterval(java.lang.Long checkInterval)
checkInterval - New value for the property.public SHAPredefinedPluginProfileData.Builder setReportInterval(java.lang.Long reportInterval)
reportInterval - New value for the property.public SHAPredefinedPluginProfileData.Builder setSmallestReportIntervalIfChange(java.lang.Long smallestReportIntervalIfChange)
smallestReportIntervalIfChange - New value for the property.public SHAPredefinedPluginProfileData build()