org.jclouds.googlecomputeengine.domain
Class Instance.SerialPortOutput.Builder
java.lang.Object
org.jclouds.googlecomputeengine.domain.Instance.SerialPortOutput.Builder
- Enclosing class:
- Instance.SerialPortOutput
public static final class Instance.SerialPortOutput.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Instance.SerialPortOutput.Builder
public Instance.SerialPortOutput.Builder()
selfLink
public Instance.SerialPortOutput.Builder selfLink(String selfLink)
- See Also:
Instance.SerialPortOutput.getSelfLink()
contents
public Instance.SerialPortOutput.Builder contents(String contents)
- See Also:
Instance.SerialPortOutput.getContents()
build
public Instance.SerialPortOutput build()
fromInstanceSerialPortOutput
public Instance.SerialPortOutput.Builder fromInstanceSerialPortOutput(Instance.SerialPortOutput in)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.