public static final class WindowsImageProps.Builder
extends java.lang.Object
WindowsImageProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
WindowsImageProps |
build()
Builds the configured instance.
|
WindowsImageProps.Builder |
userData(UserData userData)
Sets the value of
WindowsImageProps.getUserData() |
public WindowsImageProps.Builder userData(UserData userData)
WindowsImageProps.getUserData()
userData
- Initial user data.this
public WindowsImageProps build()
WindowsImageProps
java.lang.NullPointerException
- if any required attribute was not provided