Application Args Builder
class ApplicationArgsBuilder
Builder for ApplicationArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun endpointMatchers(vararg argument: suspend ApplicationEndpointMatcherArgsBuilder.() -> Unit)
suspend fun endpointMatchers(argument: List<suspend ApplicationEndpointMatcherArgsBuilder.() -> Unit>)
Link copied to clipboard
Link copied to clipboard