exclude
Parameters
value
List of items which needs to be excluded from the endpoint scope.
Parameters
values
List of items which needs to be excluded from the endpoint scope.
suspend fun exclude(argument: List<suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit>)
suspend fun exclude(vararg argument: suspend ConnectionMonitorEndpointScopeItemArgsBuilder.() -> Unit)
Parameters
argument
List of items which needs to be excluded from the endpoint scope.