Class AlertModificationEvent
java.lang.Object
org.jclouds.azurecompute.arm.domain.AlertModificationEvent
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
builder()
static AlertModificationEvent
abstract String
abstract String
abstract AlertModificationEvent.Builder
-
Constructor Details
-
AlertModificationEvent
public AlertModificationEvent()
-
-
Method Details
-
AlertCreated
-
MonitorConditionChange
-
StateChange
-
create
public static AlertModificationEvent create(String AlertCreated, String MonitorConditionChange, String StateChange) -
toBuilder
-
builder
-