public static final class NodeUserPasswordProperty.Builder
extends java.lang.Object
NodeUserPasswordProperty.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NodeUserPasswordProperty. |
| Modifier and Type | Method and Description |
|---|---|
NodeUserPasswordProperty |
build() |
NodeUserPasswordProperty.Builder |
setPassword(java.lang.String password)
The new password for user
|
public Builder()
NodeUserPasswordProperty.public NodeUserPasswordProperty.Builder setPassword(java.lang.String password)
password - New value for the property.public NodeUserPasswordProperty build()