Class Certificate.LifetimeAction
java.lang.Object
org.jclouds.azurecompute.arm.domain.Certificate.LifetimeAction
- Enclosing class:
Certificate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Certificate.LifetimeActionAction
action()
static Certificate.LifetimeAction
create
(Certificate.LifetimeActionAction action, Certificate.LifetimeActionTrigger trigger) abstract Certificate.LifetimeActionTrigger
trigger()
-
Constructor Details
-
LifetimeAction
public LifetimeAction()
-
-
Method Details
-
action
-
trigger
-
create
public static Certificate.LifetimeAction create(Certificate.LifetimeActionAction action, Certificate.LifetimeActionTrigger trigger)
-