Updated on 2022-09-01 GMT+08:00

RomaWebConfig

Path

com.huawei.livedata.lambdaservice.config.RomaWebConfig

Description

This class is used to obtain the ROMA configuration.

Method List

Returned Type

Method and Description

static String

getAppConfig(String key)

Obtain the configuration of an integration application based on the config key.

Method Details

public

Obtain configurations based on the config key.

Input Parameter

key indicates the key of the integration application.

Returns

Configuration of the integration application.