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, 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.CancelFlightInfoResult.Builder>public Flight.CancelFlightInfoResult.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.CancelFlightInfoResult.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.CancelFlightInfoResult.Builder>public Flight.CancelFlightInfoResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Flight.CancelFlightInfoResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Flight.CancelFlightInfoResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Flight.CancelFlightInfoResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Flight.CancelFlightInfoResult.Builder>IOExceptionpublic int getStatusValue()
.arrow.flight.protocol.CancelStatus status = 1;getStatusValue in interface Flight.CancelFlightInfoResultOrBuilderpublic 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.CancelFlightInfoResultOrBuilderpublic 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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Flight.CancelFlightInfoResult.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.