Package | Description |
---|---|
com.vmware.vcenter.guest |
The
com.vmware.vcenter.guest package provides interfaces for managing
guest customization specifications in the vCenter Server. |
Modifier and Type | Method and Description |
---|---|
CloudinitConfiguration.Builder |
CloudinitConfiguration.Builder.setUserdata(java.lang.String userdata)
Userdata is the user customized content that cloud-init processes to configure
the virtual machine.
|