public static final class Flight.CancelFlightInfoResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder> implements Flight.CancelFlightInfoResultOrBuilder
The result of the CancelFlightInfo action. The result should be stored in Result.body.Protobuf type
arrow.flight.protocol.CancelFlightInfoResult
Modifier and Type | Method and Description |
---|---|
Flight.CancelFlightInfoResult |
build() |
Flight.CancelFlightInfoResult |
buildPartial() |
Flight.CancelFlightInfoResult.Builder |
clear() |
Flight.CancelFlightInfoResult.Builder |
clearStatus()
.arrow.flight.protocol.CancelStatus status = 1; |
Flight.CancelFlightInfoResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Flight.CancelStatus |
getStatus()
.arrow.flight.protocol.CancelStatus status = 1; |
int |
getStatusValue()
.arrow.flight.protocol.CancelStatus status = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Flight.CancelFlightInfoResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Flight.CancelFlightInfoResult.Builder |
mergeFrom(Flight.CancelFlightInfoResult other) |
Flight.CancelFlightInfoResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
Flight.CancelFlightInfoResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Flight.CancelFlightInfoResult.Builder |
setStatus(Flight.CancelStatus value)
.arrow.flight.protocol.CancelStatus status = 1; |
Flight.CancelFlightInfoResult.Builder |
setStatusValue(int value)
.arrow.flight.protocol.CancelStatus status = 1; |
Flight.CancelFlightInfoResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
public Flight.CancelFlightInfoResult.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
public Flight.CancelFlightInfoResult getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Flight.CancelFlightInfoResult build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Flight.CancelFlightInfoResult buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Flight.CancelFlightInfoResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Flight.CancelFlightInfoResult.Builder>
public Flight.CancelFlightInfoResult.Builder mergeFrom(Flight.CancelFlightInfoResult other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
public Flight.CancelFlightInfoResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Flight.CancelFlightInfoResult.Builder>
IOException
public int getStatusValue()
.arrow.flight.protocol.CancelStatus status = 1;
getStatusValue
in interface Flight.CancelFlightInfoResultOrBuilder
public Flight.CancelFlightInfoResult.Builder setStatusValue(int value)
.arrow.flight.protocol.CancelStatus status = 1;
value
- The enum numeric value on the wire for status to set.public Flight.CancelStatus getStatus()
.arrow.flight.protocol.CancelStatus status = 1;
getStatus
in interface Flight.CancelFlightInfoResultOrBuilder
public Flight.CancelFlightInfoResult.Builder setStatus(Flight.CancelStatus value)
.arrow.flight.protocol.CancelStatus status = 1;
value
- The status to set.public Flight.CancelFlightInfoResult.Builder clearStatus()
.arrow.flight.protocol.CancelStatus status = 1;
public final Flight.CancelFlightInfoResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
public final Flight.CancelFlightInfoResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>
Copyright © 2023 The Apache Software Foundation. All rights reserved.