public class CloudProps extends Object
| 构造器和说明 |
|---|
CloudProps(String frame) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getConfigEnable() |
String |
getConfigLoadGroup() |
String |
getConfigLoadKey() |
String |
getConfigRefreshInterval(String def) |
boolean |
getDiscoveryEnable() |
String |
getDiscoveryHealthCheckInterval(String def) |
String |
getDiscoveryHealthCheckPath() |
String |
getDiscoveryHealthDetector() |
String |
getDiscoveryHostname() |
String |
getDiscoveryRefreshInterval(String def) |
String |
getDiscoveryTags() |
boolean |
getEventEnable() |
String |
getEventSeal() |
String |
getPassword() |
String |
getServer() |
String |
getToken() |
String |
getUsername() |
public CloudProps(String frame)
public String getServer()
public String getToken()
public String getUsername()
public String getPassword()
public boolean getConfigEnable()
public String getConfigLoadGroup()
public String getConfigLoadKey()
public boolean getDiscoveryEnable()
public String getDiscoveryHostname()
public String getDiscoveryTags()
public String getDiscoveryHealthCheckPath()
public String getDiscoveryHealthDetector()
public boolean getEventEnable()
public String getEventSeal()
Copyright © 2021. All rights reserved.