Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.MachineBootConfig
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of MachineBootConfig in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return MachineBootConfig Modifier and Type Method Description MachineBootConfigMachineBootConfig. content(String content)MachineBootConfigMachineSpecification. getBootConfig()Get bootConfigMethods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type MachineBootConfig Modifier and Type Method Description MachineSpecificationMachineSpecification. bootConfig(MachineBootConfig bootConfig)voidMachineSpecification. setBootConfig(MachineBootConfig bootConfig)