Class Flight.SessionOptionValue.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Flight.SessionOptionValue.Builder>
org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, Flight.SessionOptionValueOrBuilder
Enclosing class:
Flight.SessionOptionValue

public static final class Flight.SessionOptionValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Flight.SessionOptionValue.Builder> implements Flight.SessionOptionValueOrBuilder

 EXPERIMENTAL: Union of possible value types for a Session Option to be set to.

 By convention, an attempt to set a valueless SessionOptionValue should
 attempt to unset or clear the named option value on the server.
 
Protobuf type arrow.flight.protocol.SessionOptionValue