arrowflight.endpoint

Module for [Endpoint] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Endpoint self() nothrowReturns `this`, for use in `with` statements.
EndpointGidBuilder builder() static nothrowGet builder for [arrowflight.endpoint.Endpoint] Returns: New builder object
arrowflight.ticket.Ticket ticket() @property nothrowGet `ticket` property. Returns: Opaque ticket identify; use with DoGet RPC.
bool equal(arrowflight.endpoint.Endpoint otherEndpoint) nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
Endpoint build() nothrowCreate object from builder. Returns: New object