arrow.s3_global_options
Module for [S3GlobalOptions] class
Types 3
Methods
S3GlobalOptionsGidBuilder builder() static nothrowGet builder for [arrow.s3_global_options.S3GlobalOptions] Returns: New builder objectarrow.types.S3LogLevel logLevel() @property nothrowGet `logLevel` property. Returns: The log level of S3 APIs.void logLevel(arrow.types.S3LogLevel propval) @property nothrowSet `logLevel` property. Params: propval = The log level of S3 APIs.Fluent builder implementation template for arrow.s3_global_options.S3GlobalOptions
Methods
T logLevel(arrow.types.S3LogLevel propval) nothrowSet `logLevel` property. Params: propval = The log level of S3 APIs. Returns: Builder instance for fluent chainingFluent builder for arrow.s3_global_options.S3GlobalOptions
Methods