SerialPortOutput.Builder |
SerialPortOutput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clear() |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearContents() |
[Output Only] The contents of the console output.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearKind() |
[Output Only] Type of the resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearNext() |
[Output Only] The position of the next byte of content, regardless of whether the content exists, following the output returned in the `contents` property.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearSelfLink() |
[Output Only] Server-defined URL for this resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clearStart() |
The starting byte position of the output that was returned.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.clone() |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.mergeFrom(SerialPortOutput other) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SerialPortOutput.Builder |
SerialPortOutput.newBuilder() |
|
static SerialPortOutput.Builder |
SerialPortOutput.newBuilder(SerialPortOutput prototype) |
|
SerialPortOutput.Builder |
SerialPortOutput.newBuilderForType() |
|
protected SerialPortOutput.Builder |
SerialPortOutput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setContents(String value) |
[Output Only] The contents of the console output.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setContentsBytes(com.google.protobuf.ByteString value) |
[Output Only] The contents of the console output.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setKind(String value) |
[Output Only] Type of the resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setKindBytes(com.google.protobuf.ByteString value) |
[Output Only] Type of the resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setNext(long value) |
[Output Only] The position of the next byte of content, regardless of whether the content exists, following the output returned in the `contents` property.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setSelfLink(String value) |
[Output Only] Server-defined URL for this resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value) |
[Output Only] Server-defined URL for this resource.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setStart(long value) |
The starting byte position of the output that was returned.
|
SerialPortOutput.Builder |
SerialPortOutput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SerialPortOutput.Builder |
SerialPortOutput.toBuilder() |
|