PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clear() |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clearError() |
Error message.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clearExitCode() |
The exit code from the command execution.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.clone() |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.Builder.getExitInfoBuilder() |
The result exit status of the command.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.mergeFrom(PollAirflowCommandResponse.ExitInfo other) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.newBuilder() |
|
static PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.newBuilder(PollAirflowCommandResponse.ExitInfo prototype) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.newBuilderForType() |
|
protected PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setError(String value) |
Error message.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setErrorBytes(com.google.protobuf.ByteString value) |
Error message.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setExitCode(int value) |
The exit code from the command execution.
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PollAirflowCommandResponse.ExitInfo.Builder |
PollAirflowCommandResponse.ExitInfo.toBuilder() |
|