Endpoint Args Builder
class EndpointArgsBuilder
Builder for EndpointArgs.
Functions
Link copied to clipboard
suspend fun authenticationOptions(vararg argument: suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit)
suspend fun authenticationOptions(argument: List<suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit>)
suspend fun authenticationOptions(argument: suspend EndpointAuthenticationOptionArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun clientConnectOptions(argument: suspend EndpointClientConnectOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun clientLoginBannerOptions(argument: suspend EndpointClientLoginBannerOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun connectionLogOptions(argument: suspend EndpointConnectionLogOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard