Class Instance.SerialPortOutput
- java.lang.Object
-
- org.jclouds.googlecomputeengine.domain.Instance.SerialPortOutput
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract String
contents()
The contents of the console output.static Instance.SerialPortOutput
create(URI selfLink, String contents)
abstract URI
selfLink()
-