Uses of Class
org.jclouds.azurecompute.arm.domain.DiagnosticsProfile.BootDiagnostics.Builder
-
Packages that use DiagnosticsProfile.BootDiagnostics.Builder Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of DiagnosticsProfile.BootDiagnostics.Builder in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return DiagnosticsProfile.BootDiagnostics.Builder Modifier and Type Method Description static DiagnosticsProfile.BootDiagnostics.Builder
DiagnosticsProfile.BootDiagnostics. builder()
abstract DiagnosticsProfile.BootDiagnostics.Builder
DiagnosticsProfile.BootDiagnostics.Builder. enabled(boolean enabled)
abstract DiagnosticsProfile.BootDiagnostics.Builder
DiagnosticsProfile.BootDiagnostics.Builder. storageUri(String storageUri)
abstract DiagnosticsProfile.BootDiagnostics.Builder
DiagnosticsProfile.BootDiagnostics. toBuilder()
-