Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
RequestOptions
/
PostSuiRequestOptions
/
PostSuiRequestOptions
Post
Sui
Request
Options
constructor
(
suiConfig
:
SuiConfig
,
params
:
Map
<
String
,
Any
?
>
?
=
null
,
body
:
T
?
=
null
,
overrides
:
ClientConfig
?
=
null
)