Class AlertModificationEvent.Builder
java.lang.Object
org.jclouds.azurecompute.arm.domain.AlertModificationEvent.Builder
- Enclosing class:
AlertModificationEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AlertModificationEvent.Builder
AlertCreated
(String AlertCreated) abstract AlertModificationEvent
build()
abstract AlertModificationEvent.Builder
MonitorConditionChange
(String MonitorConditionChange) abstract AlertModificationEvent.Builder
StateChange
(String StateChange)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
AlertCreated
-
MonitorConditionChange
public abstract AlertModificationEvent.Builder MonitorConditionChange(String MonitorConditionChange) -
StateChange
-
build
-