lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management
/
com.apadmi.mockzilla.management
/
MockzillaManagement
/
UpdateService
/
setErrorStatus
set
Error
Status
abstract
suspend
fun
setErrorStatus
(
connection
:
MockzillaConnectionConfig
,
key
:
EndpointConfiguration.Key
,
statusCode
:
HttpStatusCode
?
)
:
Result
<
Unit
>