Class DiagnosticsProfile
java.lang.Object
org.jclouds.azurecompute.arm.domain.DiagnosticsProfile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract DiagnosticsProfile.BootDiagnostics
static DiagnosticsProfile.Builder
builder()
static DiagnosticsProfile
create
(DiagnosticsProfile.BootDiagnostics bootDiagnostics) abstract DiagnosticsProfile.Builder
-
Constructor Details
-
DiagnosticsProfile
public DiagnosticsProfile()
-
-
Method Details
-
bootDiagnostics
-
create
-
toBuilder
-
builder
-