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.LifetimeActionActionCertificate.LifetimeAction. action()static Certificate.LifetimeActionActionCertificate.LifetimeActionAction. create(String actionType)Methods in org.jclouds.azurecompute.arm.domain with parameters of type Certificate.LifetimeActionAction Modifier and Type Method Description static Certificate.LifetimeActionCertificate.LifetimeAction. create(Certificate.LifetimeActionAction action, Certificate.LifetimeActionTrigger trigger)
-