public class OSDiskImage extends Object
| Constructor and Description |
|---|
OSDiskImage() |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemTypes |
operatingSystem()
Get the operating system of the osDiskImage.
|
OSDiskImage |
withOperatingSystem(OperatingSystemTypes operatingSystem)
Set the operating system of the osDiskImage.
|
public OperatingSystemTypes operatingSystem()
public OSDiskImage withOperatingSystem(OperatingSystemTypes operatingSystem)
operatingSystem - the operatingSystem value to setCopyright © 2019. All rights reserved.