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.CancelFlightInfoRequestaddRepeatedField, 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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>public Flight.CancelFlightInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Flight.CancelFlightInfoRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Flight.CancelFlightInfoRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Flight.CancelFlightInfoRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Flight.CancelFlightInfoRequest.Builder>IOExceptionpublic boolean hasInfo()
.arrow.flight.protocol.FlightInfo info = 1;hasInfo in interface Flight.CancelFlightInfoRequestOrBuilderpublic Flight.FlightInfo getInfo()
.arrow.flight.protocol.FlightInfo info = 1;getInfo in interface Flight.CancelFlightInfoRequestOrBuilderpublic 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.CancelFlightInfoRequestOrBuilderpublic final Flight.CancelFlightInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.