Package org.jclouds.packet.domain
Class SshKey
java.lang.Object
org.jclouds.packet.domain.SshKey
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SshKey
create
(String id, String label, String key, String fingerprint, Date createdAt, Date updatedAt, SshKey.Owner owner, String href) abstract Date
abstract String
abstract String
href()
abstract String
id()
abstract String
key()
abstract String
label()
abstract SshKey.Owner
owner()
abstract Date
-
Method Details
-
id
-
label
-
key
-
fingerprint
-
createdAt
-
updatedAt
-
owner
-
href
-
create
-