Package org.jclouds.cloudstack.domain
Class SshKeyPair
java.lang.Object
org.jclouds.cloudstack.domain.SshKeyPair
Class SshKeyPair
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSshKeyPair.Builder<T extends SshKeyPair.Builder<T>> - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSshKeyPair(String fingerprint, String name, String privateKey)  - 
Method Summary
 
- 
Constructor Details
- 
SshKeyPair
 
 - 
 - 
Method Details