correlation Scheme
Parameters
value
A list that describes the correlation of the service with other services.
Parameters
values
A list that describes the correlation of the service with other services.
suspend fun correlationScheme(argument: List<suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit>)
suspend fun correlationScheme(vararg argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)
suspend fun correlationScheme(argument: suspend ServiceCorrelationDescriptionArgsBuilder.() -> Unit)
Parameters
argument
A list that describes the correlation of the service with other services.