public class DiagnosticsProfile extends Object
| Constructor and Description |
|---|
DiagnosticsProfile() |
| Modifier and Type | Method and Description |
|---|---|
BootDiagnostics |
bootDiagnostics()
Get boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status.
|
DiagnosticsProfile |
withBootDiagnostics(BootDiagnostics bootDiagnostics)
Set boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status.
|
public BootDiagnostics bootDiagnostics()
public DiagnosticsProfile withBootDiagnostics(BootDiagnostics bootDiagnostics)
bootDiagnostics - the bootDiagnostics value to setCopyright © 2019. All rights reserved.