| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.Builder.build() |
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.Builder.buildPartial() |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.getDefaultInstance() |
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.getDefaultInstanceForType() |
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.Builder.getDefaultInstanceForType() |
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponseOrBuilder.getExitInfo()
The result exit status of the command.
|
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.getExitInfo()
The result exit status of the command.
|
PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.Builder.getExitInfo()
The result exit status of the command.
|
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseDelimitedFrom(InputStream input) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(byte[] data) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(ByteBuffer data) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(com.google.protobuf.ByteString data) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(InputStream input) |
static PollAirflowCommandResponse.ExitInfo |
PollAirflowCommandResponse.ExitInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PollAirflowCommandResponse.ExitInfo> |
PollAirflowCommandResponse.ExitInfo.getParserForType() |
static com.google.protobuf.Parser<PollAirflowCommandResponse.ExitInfo> |
PollAirflowCommandResponse.ExitInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.mergeExitInfo(PollAirflowCommandResponse.ExitInfo value)
The result exit status of the command.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.mergeFrom(PollAirflowCommandResponse.ExitInfo other) |
static PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.newBuilder(PollAirflowCommandResponse.ExitInfo prototype) |
PollAirflowCommandResponse.Builder |
PollAirflowCommandResponse.Builder.setExitInfo(PollAirflowCommandResponse.ExitInfo value)
The result exit status of the command.
|
Copyright © 2023 Google LLC. All rights reserved.