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.Builder
bootDiagnostics
(DiagnosticsProfile.BootDiagnostics bootDiagnostics) abstract DiagnosticsProfile
build()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
bootDiagnostics
public abstract DiagnosticsProfile.Builder bootDiagnostics(DiagnosticsProfile.BootDiagnostics bootDiagnostics) -
build
-