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