org.jclouds.scriptbuilder.domain
Class InstallRSAPrivateKey

java.lang.Object
  extended by org.jclouds.scriptbuilder.statements.ssh.InstallRSAPrivateKey
      extended by org.jclouds.scriptbuilder.domain.InstallRSAPrivateKey
All Implemented Interfaces:
Statement

Deprecated.

@Deprecated
public class InstallRSAPrivateKey
extends InstallRSAPrivateKey

Author:
Adrian Cole
See Also:
InstallRSAPrivateKey

Constructor Summary
InstallRSAPrivateKey(String privateKey)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jclouds.scriptbuilder.statements.ssh.InstallRSAPrivateKey
functionDependencies, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallRSAPrivateKey

public InstallRSAPrivateKey(String privateKey)
Deprecated. 


Copyright © 2009-2011 jclouds. All Rights Reserved.