Class Alert
java.lang.Object
org.jclouds.azurecompute.arm.domain.Alert
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Alert.Builder
builder()
static Alert
create
(String id, String name, String type, AlertProperties properties) abstract String
id()
abstract String
name()
abstract AlertProperties
abstract Alert.Builder
abstract String
type()
-
Constructor Details
-
Alert
public Alert()
-
-
Method Details
-
id
-
name
-
type
-
properties
-
create
-
toBuilder
-
builder
-