Uses of Class
org.jclouds.smartos.compute.domain.SmartOSHost.Builder

Packages that use SmartOSHost.Builder
org.jclouds.smartos.compute.domain   
 

Uses of SmartOSHost.Builder in org.jclouds.smartos.compute.domain
 

Methods in org.jclouds.smartos.compute.domain that return SmartOSHost.Builder
static SmartOSHost.Builder SmartOSHost.builder()
           
 SmartOSHost.Builder SmartOSHost.Builder.fromSmartOSHost(SmartOSHost in)
           
 SmartOSHost.Builder SmartOSHost.Builder.hostname(String hostname)
           
 SmartOSHost.Builder SmartOSHost.Builder.password(String password)
           
 SmartOSHost.Builder SmartOSHost.Builder.sshFactory(SshClient.Factory sshFactory)
           
 SmartOSHost.Builder SmartOSHost.toBuilder()
           
 SmartOSHost.Builder SmartOSHost.Builder.username(String username)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.