Uses of Class
com.xensource.xenapi.Certificate.Record
-
Uses of Certificate.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return Certificate.RecordModifier and TypeMethodDescriptionCertificate.getRecord
(Connection c) Get a record containing the current state of the given Certificate.static Certificate.Record
Types.toCertificateRecord
(Object object) Methods in com.xensource.xenapi that return types with arguments of type Certificate.RecordModifier and TypeMethodDescriptionstatic Map<Certificate,
Certificate.Record> Certificate.getAllRecords
(Connection c) Return a map of Certificate references to Certificate records for all Certificates known to the system.static Map<Certificate,
Certificate.Record> Types.toMapOfCertificateCertificateRecord
(Object object)