Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate.DeletedCertificate
-
Packages that use Certificate.DeletedCertificate Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Certificate.DeletedCertificate in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Certificate.DeletedCertificate Modifier and Type Method Description static Certificate.DeletedCertificate
Certificate.DeletedCertificate. create(Certificate.CertificateAttributes attributes, Integer deletedDate, String id, String recoveryId, Integer scheduledPurgeDate, Map<String,String> tags, String thumbprint)
-
Uses of Certificate.DeletedCertificate in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Certificate.DeletedCertificate Modifier and Type Method Description List<Certificate.DeletedCertificate>
VaultApi. getDeletedCertificates(URI vaultBaseUrl)
-