arrowflight.do_put_result

Module for [DoPutResult] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DoPutResult self() nothrowReturns `this`, for use in `with` statements.
DoPutResultGidBuilder builder() static nothrowGet builder for [arrowflight.do_put_result.DoPutResult] Returns: New builder object
arrowflight.metadata_reader.MetadataReader reader() @property nothrowGet `reader` property. Returns: A reader for application metadata from the server.
arrowflight.stream_writer.StreamWriter writer() @property nothrowGet `writer` property. Returns: A writer to write record batches to.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowflight.do_put_result.DoPutResult

Methods
T result(void * propval) nothrow
Methods
DoPutResult build() nothrowCreate object from builder. Returns: New object