endpoint Configurations
Parameters
value
The endpointConfigurations of the endpoint group. See endpoint_configurations
below.
Parameters
values
The endpointConfigurations of the endpoint group. See endpoint_configurations
below.
suspend fun endpointConfigurations(argument: List<suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit>)
suspend fun endpointConfigurations(vararg argument: suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)
suspend fun endpointConfigurations(argument: suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The endpointConfigurations of the endpoint group. See endpoint_configurations
below.