public class CloudProps extends Object
| 构造器和说明 |
|---|
CloudProps(String frame) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getConfigEnable() |
String |
getConfigLoadGroup() |
String |
getConfigLoadKey() |
boolean |
getDiscoveryEnable() |
String |
getDiscoveryHealthCheckInterval() |
String |
getDiscoveryHealthCheckPath() |
String |
getDiscoveryHealthDetector() |
String |
getDiscoveryHostname() |
String |
getDiscoveryTags() |
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 getDiscoveryHealthCheckInterval()
public String getDiscoveryHealthDetector()
Copyright © 2021. All rights reserved.