public static interface Flight.RenewFlightEndpointRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Flight.FlightEndpoint |
getEndpoint()
.arrow.flight.protocol.FlightEndpoint endpoint = 1; |
Flight.FlightEndpointOrBuilder |
getEndpointOrBuilder()
.arrow.flight.protocol.FlightEndpoint endpoint = 1; |
boolean |
hasEndpoint()
.arrow.flight.protocol.FlightEndpoint endpoint = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasEndpoint()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Flight.FlightEndpoint getEndpoint()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Flight.FlightEndpointOrBuilder getEndpointOrBuilder()
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
Copyright © 2023 The Apache Software Foundation. All rights reserved.