Class Certificate.DeletedCertificateBundle
java.lang.Object
org.jclouds.azurecompute.arm.domain.Certificate.DeletedCertificateBundle
- Enclosing class:
Certificate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Certificate.CertificateAttributes
abstract String
bytes()
create
(Certificate.CertificateAttributes attributes, String bytes, Integer deletedDate, String id, String keyId, String recoveryId, Integer scheduledPurgeDate, String secretId, Map<String, String> tags, String thumbprint) abstract Integer
abstract String
id()
abstract String
keyId()
abstract String
abstract Integer
abstract String
secredId()
tags()
abstract String
-
Constructor Details
-
DeletedCertificateBundle
public DeletedCertificateBundle()
-
-
Method Details
-
attributes
-
bytes
-
deletedDate
-
id
-
keyId
-
recoveryId
-
scheduledPurgeDate
-
secredId
-
tags
-
thumbprint
-
create
-