dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
WasbsDepot
/
WasbsDepot
Wasbs
Depot
constructor
(
account
:
String
?
=
null
,
container
:
String
?
=
null
,
relativePath
:
String
?
=
null
,
format
:
String
?
=
null
,
metastoreUrl
:
String
?
=
null
,
endpointSuffix
:
String
?
=
null
,
icebergCatalogType
:
WasbsDepot.IcebergCatalogType
?
=
null
)