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 KeyVaultReference
KeyVaultReference. create(KeyVaultReference.Reference reference)
abstract KeyVaultReference
DeploymentTemplate.Parameters. publicKeyFromAzureKeyVault()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type KeyVaultReference Modifier and Type Method Description static DeploymentTemplate.Parameters
DeploymentTemplate.Parameters. create(KeyVaultReference reference)
-