public class NacosPropertySourceBuilder extends Object
| Constructor and Description |
|---|
NacosPropertySourceBuilder(com.alibaba.nacos.api.config.ConfigService configService,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
com.alibaba.nacos.api.config.ConfigService |
getConfigService() |
long |
getTimeout() |
void |
setConfigService(com.alibaba.nacos.api.config.ConfigService configService) |
void |
setTimeout(long timeout) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.