Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-load-object-storage
/
io.airbyte.cdk.load.file.object_storage
/
ObjectStoragePathFactory
/
Variable
Variable
interface
Variable
Inheritors
PathVariable
FileVariable
Members
Properties
pattern
Link copied to clipboard
abstract
val
pattern
:
String
?
provider
Link copied to clipboard
abstract
val
provider
:
(
ObjectStoragePathFactory.VariableContext
)
->
String
Functions
maybe
Apply
Link copied to clipboard
open
fun
maybeApply
(
source
:
String
,
context
:
ObjectStoragePathFactory.VariableContext
)
:
String
to
Macro
Link copied to clipboard
abstract
fun
toMacro
(
)
:
String