| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SerialPortOutput.Builder | 
SerialPortOutput.Builder.clone()  | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.mergeFrom(SerialPortOutput other)  | 
static SerialPortOutput.Builder | 
SerialPortOutput.newBuilder()  | 
static SerialPortOutput.Builder | 
SerialPortOutput.newBuilder(SerialPortOutput prototype)  | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.setContents(String contents)
[Output Only] The contents of the console output. 
 | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.setKind(String kind)
[Output Only] Type of the resource. 
 | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.setNext(String next)
[Output Only] The position of the next byte of content from the serial console output. 
 | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource. 
 | 
SerialPortOutput.Builder | 
SerialPortOutput.Builder.setStart(String start)
The starting byte position of the output that was returned. 
 | 
SerialPortOutput.Builder | 
SerialPortOutput.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.