public class VirtualMachineReimageParameters extends Object
Constructor and Description |
---|
VirtualMachineReimageParameters() |
Modifier and Type | Method and Description |
---|---|
Boolean |
tempDisk()
Get specifies whether to reimage temp disk.
|
VirtualMachineReimageParameters |
withTempDisk(Boolean tempDisk)
Set specifies whether to reimage temp disk.
|
public Boolean tempDisk()
public VirtualMachineReimageParameters withTempDisk(Boolean tempDisk)
tempDisk
- the tempDisk value to setCopyright © 2019. All rights reserved.