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