Uses of Class
org.jclouds.azurecompute.arm.domain.KeyVaultReference
-
Packages that use KeyVaultReference Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of KeyVaultReference in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return KeyVaultReference Modifier and Type Method Description static KeyVaultReferenceKeyVaultReference. create(KeyVaultReference.Reference reference)abstract KeyVaultReferenceDeploymentTemplate.Parameters. publicKeyFromAzureKeyVault()Methods in org.jclouds.azurecompute.arm.domain with parameters of type KeyVaultReference Modifier and Type Method Description static DeploymentTemplate.ParametersDeploymentTemplate.Parameters. create(KeyVaultReference reference)
-