| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.Builder.build() |
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.Builder.buildPartial() |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.getDefaultInstance() |
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.getDefaultInstanceForType() |
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.Builder.getDefaultInstanceForType() |
PollAirflowCommandResponse.Line |
PollAirflowCommandResponseOrBuilder.getOutput(int index)
Output from the command execution.
|
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.getOutput(int index)
Output from the command execution.
|
PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Builder.getOutput(int index)
Output from the command execution.
|
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseDelimitedFrom(InputStream input) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(byte[] data) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(ByteBuffer data) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(com.google.protobuf.ByteString data) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(com.google.protobuf.CodedInputStream input) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(InputStream input) |
static PollAirflowCommandResponse.Line |
PollAirflowCommandResponse.Line.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<PollAirflowCommandResponse.Line> |
PollAirflowCommandResponseOrBuilder.getOutputList()
Output from the command execution.
|
List<PollAirflowCommandResponse.Line> |
PollAirflowCommandResponse.getOutputList()
Output from the command execution.
|
List<PollAirflowCommandResponse.Line> |
PollAirflowCommandResponse.Builder.getOutputList()
Output from the command execution.
|
com.google.protobuf.Parser<PollAirflowCommandResponse.Line> |
PollAirflowCommandResponse.Line.getParserForType() |
static com.google.protobuf.Parser<PollAirflowCommandResponse.Line> |
PollAirflowCommandResponse.Line.parser() |
| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.addOutput(int index,
PollAirflowCommandResponse.Line value)
Output from the command execution.
|
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.addOutput(PollAirflowCommandResponse.Line value)
Output from the command execution.
|
PollAirflowCommandResponse.Line.Builder |
PollAirflowCommandResponse.Line.Builder.mergeFrom(PollAirflowCommandResponse.Line other) |
static PollAirflowCommandResponse.Line.Builder |
PollAirflowCommandResponse.Line.newBuilder(PollAirflowCommandResponse.Line prototype) |
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.setOutput(int index,
PollAirflowCommandResponse.Line value)
Output from the command execution.
|
| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.addAllOutput(Iterable<? extends PollAirflowCommandResponse.Line> values)
Output from the command execution.
|
Copyright © 2023 Google LLC. All rights reserved.