Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static Certificate.DeletedCertificateBundle |
Certificate.DeletedCertificateBundle.create(Certificate.CertificateAttributes attributes,
String bytes,
Integer deletedDate,
String id,
String keyId,
String recoveryId,
Integer scheduledPurgeDate,
String secretId,
Map<String,String> tags,
String thumbprint) |
Modifier and Type | Method and Description |
---|---|
Certificate.DeletedCertificateBundle |
VaultApi.deleteCertificate(URI vaultBaseUrl,
String certificateName) |
Certificate.DeletedCertificateBundle |
VaultApi.getDeletedCertificate(URI vaultBaseUrl,
String certificateName) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.