supportNodeTypes

@JvmName(name = "luspnpbeoixlvbjl")
suspend fun supportNodeTypes(value: List<String>?)

Parameters

value

The specific supported node type list. Possible values may be any one or combination of these: "MASTER", "CORE", "TASK", "GATEWAY"


@JvmName(name = "yhsynswwkudbkvhd")
suspend fun supportNodeTypes(vararg values: String)

Parameters

values

The specific supported node type list. Possible values may be any one or combination of these: "MASTER", "CORE", "TASK", "GATEWAY"