public class VmBootOptionsUpdateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| VmBootOptionsUpdateRequest(long bootDelay,
                          boolean enterBIOS) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getBootDelay()Get the VM boot delay in milliseconds. | 
| boolean | isEnterBIOS()Get whether the VM will force enter BIOS on restart. | 
| String | toString() | 
public VmBootOptionsUpdateRequest(long bootDelay,
                                  boolean enterBIOS)
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.