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