Uses of Class
com.azure.security.keyvault.certificates.models.LifetimeAction
Packages that use LifetimeAction
Package
Description
Package containing the data models for Certificates clients.
-
Uses of LifetimeAction in com.azure.security.keyvault.certificates.models
Classes in com.azure.security.keyvault.certificates.models that implement interfaces with type arguments of type LifetimeActionMethods in com.azure.security.keyvault.certificates.models that return LifetimeActionModifier and TypeMethodDescriptionstatic LifetimeActionLifetimeAction.fromJson(com.azure.json.JsonReader jsonReader) Reads a JSON stream into aLifetimeAction.LifetimeAction.setDaysBeforeExpiry(Integer daysBeforeExpiry) Set the days before expiry.LifetimeAction.setLifetimePercentage(Integer lifetimePercentage) Set the lifetime percentage.Methods in com.azure.security.keyvault.certificates.models that return types with arguments of type LifetimeActionModifier and TypeMethodDescriptionCertificatePolicy.getLifetimeActions()Get the lifetime actionsMethods in com.azure.security.keyvault.certificates.models with parameters of type LifetimeActionModifier and TypeMethodDescriptionCertificatePolicy.setLifetimeActions(LifetimeAction... actions) Set the lifetime actions