public abstract static class DiagnosticsProfile.BootDiagnostics.Builder extends Object
Constructor and Description |
---|
DiagnosticsProfile.BootDiagnostics.Builder() |
Modifier and Type | Method and Description |
---|---|
abstract DiagnosticsProfile.BootDiagnostics |
build() |
abstract DiagnosticsProfile.BootDiagnostics.Builder |
enabled(boolean enabled) |
abstract DiagnosticsProfile.BootDiagnostics.Builder |
storageUri(String storageUri) |
public DiagnosticsProfile.BootDiagnostics.Builder()
public abstract DiagnosticsProfile.BootDiagnostics.Builder enabled(boolean enabled)
public abstract DiagnosticsProfile.BootDiagnostics.Builder storageUri(String storageUri)
public abstract DiagnosticsProfile.BootDiagnostics build()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.