public static final class ConfigTypes.ScanSpec.Builder
extends java.lang.Object
ConfigTypes.ScanSpec.| Constructor and Description |
|---|
Builder(DesiredState desiredState)
Constructor with parameters for the required properties of
ConfigTypes.ScanSpec. |
| Modifier and Type | Method and Description |
|---|---|
ConfigTypes.ScanSpec |
build() |
ConfigTypes.ScanSpec.Builder |
setMessage(java.lang.String message)
Message for the scan.
|
public Builder(DesiredState desiredState)
ConfigTypes.ScanSpec.public ConfigTypes.ScanSpec.Builder setMessage(java.lang.String message)
null, the message will be empty.message - New value for the property.public ConfigTypes.ScanSpec build()