Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate.LifetimeActionAction
-
Packages that use Certificate.LifetimeActionAction Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of Certificate.LifetimeActionAction in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Certificate.LifetimeActionAction Modifier and Type Method Description abstract Certificate.LifetimeActionAction
Certificate.LifetimeAction. action()
static Certificate.LifetimeActionAction
Certificate.LifetimeActionAction. create(String actionType)
Methods in org.jclouds.azurecompute.arm.domain with parameters of type Certificate.LifetimeActionAction Modifier and Type Method Description static Certificate.LifetimeAction
Certificate.LifetimeAction. create(Certificate.LifetimeActionAction action, Certificate.LifetimeActionTrigger trigger)
-