arrowflight.endpoint

Module for [Endpoint] class

Types 3

Methods
GType _gType() @property
Endpoint self()Returns `this`, for use in `with` statements.
EndpointGidBuilder builder()Get builder for [arrowflight.endpoint.Endpoint] Returns: New builder object
arrowflight.ticket.Ticket ticket() @propertyGet `ticket` property. Returns: Opaque ticket identify; use with DoGet RPC.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [arrowflight.endpoint.Endpoint]

Methods