lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management
/
com.apadmi.mockzilla.management
/
MockzillaManagement
/
UpdateService
/
setDefaultPreset
set
Default
Preset
abstract
suspend
fun
setDefaultPreset
(
connection
:
MockzillaConnectionConfig
,
key
:
EndpointConfiguration.Key
,
dashboardOverridePreset
:
DashboardOverridePreset
)
:
Result
<
Unit
>