Uses of Class
org.jclouds.googlecomputeengine.domain.Instance.SerialPortOutput

Packages that use Instance.SerialPortOutput
org.jclouds.googlecomputeengine.domain   
org.jclouds.googlecomputeengine.features   
 

Uses of Instance.SerialPortOutput in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Instance.SerialPortOutput
 Instance.SerialPortOutput Instance.SerialPortOutput.Builder.build()
           
 

Methods in org.jclouds.googlecomputeengine.domain with parameters of type Instance.SerialPortOutput
 Instance.SerialPortOutput.Builder Instance.SerialPortOutput.Builder.fromInstanceSerialPortOutput(Instance.SerialPortOutput in)
           
 

Uses of Instance.SerialPortOutput in org.jclouds.googlecomputeengine.features
 

Methods in org.jclouds.googlecomputeengine.features that return Instance.SerialPortOutput
 Instance.SerialPortOutput InstanceApi.getSerialPortOutputInZone(String zone, String instanceName)
          Returns the specified instance's serial port output.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.