BootDiagnostics 类
定义
Describes Boot Diagnostics.
public class BootDiagnostics
- 继承
-
java.lang.ObjectBootDiagnostics
方法
enabled() |
Get the enabled value.
|
storageUri() |
Get the storageUri value.
|
withEnabled(Boolean enabled) |
Set the enabled value.
|
withStorageUri(String storageUri) |
Set the storageUri value.
|