Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static Key.DeletedKeyBundle |
Key.DeletedKeyBundle.create(Key.KeyAttributes attributes,
String deletedDate,
Key.JsonWebKey key,
boolean managed,
String recoveryId,
String scheduledPurgeDate,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
Key.DeletedKeyBundle |
VaultApi.deleteKey(URI vaultBaseUrl,
String keyName) |
Key.DeletedKeyBundle |
VaultApi.getDeletedKey(URI vaultBaseUrl,
String keyName) |
Modifier and Type | Method and Description |
---|---|
List<Key.DeletedKeyBundle> |
VaultApi.listDeletedKeys(URI vaultBaseUrl) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.