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