Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SerialPortOutput |
SerialPortOutput.clone() |
SerialPortOutput |
SerialPortOutput.set(String fieldName,
Object value) |
SerialPortOutput |
SerialPortOutput.setContents(String contents)
The contents of the console output.
|
SerialPortOutput |
SerialPortOutput.setKind(String kind)
Type of the resource.
|
SerialPortOutput |
SerialPortOutput.setSelfLink(String selfLink)
Server defined URL for the resource (output only).
|