Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
abstract DiagnosticsProfile.BootDiagnostics |
DiagnosticsProfile.bootDiagnostics() |
abstract DiagnosticsProfile.BootDiagnostics |
DiagnosticsProfile.BootDiagnostics.Builder.build() |
static DiagnosticsProfile.BootDiagnostics |
DiagnosticsProfile.BootDiagnostics.create(boolean enabled,
String storageUri) |
Modifier and Type | Method and Description |
---|---|
abstract DiagnosticsProfile.Builder |
DiagnosticsProfile.Builder.bootDiagnostics(DiagnosticsProfile.BootDiagnostics bootDiagnostics) |
static DiagnosticsProfile |
DiagnosticsProfile.create(DiagnosticsProfile.BootDiagnostics bootDiagnostics) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.