public static final class GuiUnattended.Builder
extends java.lang.Object
GuiUnattended
.Constructor and Description |
---|
Builder(boolean autoLogon,
long autoLogonCount,
long timeZone)
Constructor with parameters for the required properties of
GuiUnattended . |
Modifier and Type | Method and Description |
---|---|
GuiUnattended |
build() |
GuiUnattended.Builder |
setPassword(char[] password)
The new administrator password for the machine.
|
public Builder(boolean autoLogon, long autoLogonCount, long timeZone)
GuiUnattended
.public GuiUnattended.Builder setPassword(char[] password)
null
, blank password will be used.password
- New value for the property.public GuiUnattended build()