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