endpoint Configurations
Parameters
value
The endpointConfigurations of the endpoint group. See the following Block endpoint_configurations
.
Parameters
values
The endpointConfigurations of the endpoint group. See the following Block endpoint_configurations
.
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 the following Block endpoint_configurations
.