org.jclouds.scriptbuilder.domain
Class AuthorizeRSAPublicKey
java.lang.Object
org.jclouds.scriptbuilder.domain.AuthorizeRSAPublicKey
- All Implemented Interfaces:
- Statement
public class AuthorizeRSAPublicKey
- extends Object
- implements Statement
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorizeRSAPublicKey
public AuthorizeRSAPublicKey(String publicKey)
functionDependecies
public Iterable<String> functionDependecies(OsFamily family)
- Specified by:
functionDependecies in interface Statement
render
public String render(OsFamily family)
- Specified by:
render in interface Statement
Copyright © 2009-2013 jclouds. All Rights Reserved.