Uses of Class
org.jclouds.azurecompute.arm.domain.Secrets.SourceVault
-
Packages that use Secrets.SourceVault Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of Secrets.SourceVault in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Secrets.SourceVault Modifier and Type Method Description static Secrets.SourceVaultSecrets.SourceVault. create(String id)abstract Secrets.SourceVaultSecrets. sourceVault()Name of the KeyVault which contains all the certificatesMethods in org.jclouds.azurecompute.arm.domain with parameters of type Secrets.SourceVault Modifier and Type Method Description static SecretsSecrets. create(Secrets.SourceVault sourceVault, List<VaultCertificate> vaultCertificates)
-