Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static Secret.DeletedSecretBundle |
Secret.DeletedSecretBundle.create(Secret.SecretAttributes attributes,
String contentType,
String deletedDate,
String id,
String kid,
Boolean managed,
String recoveryId,
String scheduledPurgeDate,
Map<String,String> tags,
String value) |
Modifier and Type | Method and Description |
---|---|
Secret.DeletedSecretBundle |
VaultApi.deleteSecret(URI vaultBaseUrl,
String secretName) |
Secret.DeletedSecretBundle |
VaultApi.getDeletedSecret(URI vaultBaseUrl,
String secretName) |
Modifier and Type | Method and Description |
---|---|
List<Secret.DeletedSecretBundle> |
VaultApi.listDeletedSecrets(URI vaultBaseUrl) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.