lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management
/
com.apadmi.mockzilla.management.internal
/
MockzillaManagementRepository
/
applyPresetByName
apply
Preset
By
Name
abstract
suspend
fun
applyPresetByName
(
connection
:
MockzillaConnectionConfig
,
key
:
EndpointConfiguration.Key
,
presetName
:
String
)
:
Result
<
SerializableEndpointConfig
>