Uses of Class
org.jclouds.azurecompute.arm.domain.Secret.DeletedSecretBundle
Packages that use Secret.DeletedSecretBundle
-
Uses of Secret.DeletedSecretBundle in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Secret.DeletedSecretBundleModifier and TypeMethodDescriptionstatic 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) -
Uses of Secret.DeletedSecretBundle in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return Secret.DeletedSecretBundleModifier and TypeMethodDescriptionVaultApi.deleteSecret
(URI vaultBaseUrl, String secretName) VaultApi.getDeletedSecret
(URI vaultBaseUrl, String secretName) Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Secret.DeletedSecretBundle