toggle menu
lavalink-client
e654a194035dce6c1735ecd39b67e6b00a2ecacb-SNAPSHOT
jvm
switch theme
search in API
lavalink-client
/
dev.arbjerg.lavalink.client
/
NodeOptions
Node
Options
data
class
NodeOptions
Members
Types
Builder
Link copied to clipboard
data
class
Builder
(
name
:
String
?
=
null
,
serverUri
:
URI
?
=
null
,
password
:
String
?
=
null
,
regionFilter
:
IRegionFilter
?
=
null
,
httpTimeout
:
Long
=
TIMEOUT_MS
)
Properties
http
Timeout
Link copied to clipboard
val
httpTimeout
:
Long
name
Link copied to clipboard
val
name
:
String
password
Link copied to clipboard
val
password
:
String
region
Filter
Link copied to clipboard
val
regionFilter
:
IRegionFilter
?
server
Uri
Link copied to clipboard
val
serverUri
:
URI