public static final class Flight.CancelFlightInfoRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder> implements Flight.CancelFlightInfoRequestOrBuilder
The request of the CancelFlightInfo action. The request should be stored in Action.body.Protobuf type
arrow.flight.protocol.CancelFlightInfoRequest
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.CancelFlightInfoRequest.Builder>
public Flight.CancelFlightInfoRequest.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.CancelFlightInfoRequest.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.CancelFlightInfoRequest.Builder>
public Flight.CancelFlightInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Flight.CancelFlightInfoRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Flight.CancelFlightInfoRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Flight.CancelFlightInfoRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Flight.CancelFlightInfoRequest.Builder>
public Flight.CancelFlightInfoRequest.Builder mergeFrom(Flight.CancelFlightInfoRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>
public Flight.CancelFlightInfoRequest.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.CancelFlightInfoRequest.Builder>
IOException
public boolean hasInfo()
.arrow.flight.protocol.FlightInfo info = 1;
hasInfo
in interface Flight.CancelFlightInfoRequestOrBuilder
public Flight.FlightInfo getInfo()
.arrow.flight.protocol.FlightInfo info = 1;
getInfo
in interface Flight.CancelFlightInfoRequestOrBuilder
public Flight.CancelFlightInfoRequest.Builder setInfo(Flight.FlightInfo value)
.arrow.flight.protocol.FlightInfo info = 1;
public Flight.CancelFlightInfoRequest.Builder setInfo(Flight.FlightInfo.Builder builderForValue)
.arrow.flight.protocol.FlightInfo info = 1;
public Flight.CancelFlightInfoRequest.Builder mergeInfo(Flight.FlightInfo value)
.arrow.flight.protocol.FlightInfo info = 1;
public Flight.CancelFlightInfoRequest.Builder clearInfo()
.arrow.flight.protocol.FlightInfo info = 1;
public Flight.FlightInfo.Builder getInfoBuilder()
.arrow.flight.protocol.FlightInfo info = 1;
public Flight.FlightInfoOrBuilder getInfoOrBuilder()
.arrow.flight.protocol.FlightInfo info = 1;
getInfoOrBuilder
in interface Flight.CancelFlightInfoRequestOrBuilder
public final Flight.CancelFlightInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>
public final Flight.CancelFlightInfoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>
Copyright © 2023 The Apache Software Foundation. All rights reserved.