| Modifier and Type | Method and Description |
|---|---|
BootDiagnostics |
DiagnosticsProfile.bootDiagnostics()
Get the bootDiagnostics value.
|
BootDiagnostics |
BootDiagnostics.withEnabled(Boolean enabled)
Set the enabled value.
|
BootDiagnostics |
BootDiagnostics.withStorageUri(String storageUri)
Set the storageUri value.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsProfile |
DiagnosticsProfile.withBootDiagnostics(BootDiagnostics bootDiagnostics)
Set the bootDiagnostics value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/