Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate
Packages that use Certificate
-
Uses of Certificate in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return CertificateModifier and TypeMethodDescriptionstatic Certificate
Certificate.create
(Certificate.CertificateAttributes attributes, String id, Map<String, String> tags, String thumbprint) -
Uses of Certificate in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type CertificateModifier and TypeMethodDescriptionVaultApi.getCertificates
(URI vaultBaseUrl) VaultApi.getCertificateVersions
(URI vaultBaseUrl, String certificateName)