arrowflight.endpoint
Module for [Endpoint] class
Types 3
Methods
EndpointGidBuilder builder() static nothrowGet builder for [arrowflight.endpoint.Endpoint] Returns: New builder objectarrowflight.ticket.Ticket ticket() @property nothrowGet `ticket` property. Returns: Opaque ticket identify; use with DoGet RPC.bool equal(arrowflight.endpoint.Endpoint otherEndpoint) nothrowarrowflight.location.Location[] getLocations() nothrowConstructors
this(arrowflight.ticket.Ticket ticket, arrowflight.location.Location[] locations)Fluent builder implementation template for arrowflight.endpoint.Endpoint
Fluent builder for arrowflight.endpoint.Endpoint