p2SConnection Configurations
Parameters
value
List of all p2s connection configurations of the gateway.
Parameters
values
List of all p2s connection configurations of the gateway.
suspend fun p2SConnectionConfigurations(argument: List<suspend P2SConnectionConfigurationArgsBuilder.() -> Unit>)
suspend fun p2SConnectionConfigurations(vararg argument: suspend P2SConnectionConfigurationArgsBuilder.() -> Unit)
suspend fun p2SConnectionConfigurations(argument: suspend P2SConnectionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
List of all p2s connection configurations of the gateway.