dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
PrestoDepot
/
PrestoDepot
Presto
Depot
constructor
(
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
catalog
:
String
?
=
null
,
schema
:
String
?
=
null
,
params
:
Map
<
String
,
Any
>
?
=
null
)