public static interface Flight.CancelFlightInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Flight.FlightInfo |
getInfo()
.arrow.flight.protocol.FlightInfo info = 1; |
Flight.FlightInfoOrBuilder |
getInfoOrBuilder()
.arrow.flight.protocol.FlightInfo info = 1; |
boolean |
hasInfo()
.arrow.flight.protocol.FlightInfo info = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasInfo()
.arrow.flight.protocol.FlightInfo info = 1;
Flight.FlightInfo getInfo()
.arrow.flight.protocol.FlightInfo info = 1;
Flight.FlightInfoOrBuilder getInfoOrBuilder()
.arrow.flight.protocol.FlightInfo info = 1;
Copyright © 2023 The Apache Software Foundation. All rights reserved.