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()