Class DiagnosticsProfile.Builder
java.lang.Object
org.jclouds.azurecompute.arm.domain.DiagnosticsProfile.Builder
- Enclosing class:
 DiagnosticsProfile
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract DiagnosticsProfile.BuilderbootDiagnostics(DiagnosticsProfile.BootDiagnostics bootDiagnostics) abstract DiagnosticsProfilebuild() 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
bootDiagnostics
public abstract DiagnosticsProfile.Builder bootDiagnostics(DiagnosticsProfile.BootDiagnostics bootDiagnostics)  - 
build
 
 -