Uses of Class
org.jclouds.azurecompute.arm.domain.Vault.DeletedVault
-
Packages that use Vault.DeletedVault Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Vault.DeletedVault in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Vault.DeletedVault Modifier and Type Method Description static Vault.DeletedVault
Vault.DeletedVault. create(String id, String name, String type, Vault.DeletedVaultProperties properties)
-
Uses of Vault.DeletedVault in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return Vault.DeletedVault Modifier and Type Method Description Vault.DeletedVault
VaultApi. getDeletedVault(String location, String vaultName)
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Vault.DeletedVault Modifier and Type Method Description List<Vault.DeletedVault>
VaultApi. listDeletedVaults()
-