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 SshKeycreate(String id, String label, String key, String fingerprint, Date createdAt, Date updatedAt, SshKey.Owner owner, String href) abstract Dateabstract Stringabstract Stringhref()abstract Stringid()abstract Stringkey()abstract Stringlabel()abstract SshKey.Ownerowner()abstract Date 
- 
Method Details
- 
id
 - 
label
 - 
key
 - 
fingerprint
 - 
createdAt
 - 
updatedAt
 - 
owner
 - 
href
 - 
create
 
 -