public interface Utils
extends org.jclouds.rest.Utils
| Modifier and Type | Method and Description |
|---|---|
SshClient.Factory |
getSshClientFactory() |
SshClient.Factory |
sshFactory() |
com.google.common.base.Function<NodeMetadata,SshClient> |
sshForNode() |
@Nullable SshClient.Factory getSshClientFactory()
@Nullable SshClient.Factory sshFactory()
com.google.common.base.Function<NodeMetadata,SshClient> sshForNode()
Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.