Class InstallRSAPrivateKey
- java.lang.Object
-
- org.jclouds.scriptbuilder.statements.ssh.InstallRSAPrivateKey
-
-
Constructor Summary
Constructors Constructor Description InstallRSAPrivateKey(String privateKey)
InstallRSAPrivateKey(String sshDir, String privateKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<String>
functionDependencies(OsFamily family)
String
render(OsFamily family)
-