Uses of Class
org.jclouds.azurecompute.arm.domain.ActivityLogAlertProperties.Builder
Packages that use ActivityLogAlertProperties.Builder
-
Uses of ActivityLogAlertProperties.Builder in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return ActivityLogAlertProperties.BuilderModifier and TypeMethodDescriptionabstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.builder()
abstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.Builder.condition
(AlertRuleAllOfCondition condition) abstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.Builder.description
(String description) abstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.Builder.enabled
(boolean enabled) abstract ActivityLogAlertProperties.Builder
abstract ActivityLogAlertProperties.Builder
ActivityLogAlertProperties.toBuilder()