@Validated
@ConfigurationProperties(prefix="coffeenet.discovery.instance")
public class CoffeeNetDiscoveryInstanceProperties
extends org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
void |
setHostname(String hostname) |
String |
toString() |
canEqual, equals, getAppGroupName, getAppname, getASGName, getDataCenterInfo, getDefaultAddressResolutionOrder, getEnvironment, getHealthCheckUrl, getHealthCheckUrlPath, getHomePageUrl, getHomePageUrlPath, getHostName, getInitialStatus, getInstanceId, getIpAddress, getLeaseExpirationDurationInSeconds, getLeaseRenewalIntervalInSeconds, getMetadataMap, getNamespace, getNonSecurePort, getSecureHealthCheckUrl, getSecurePort, getSecurePortEnabled, getSecureVirtualHostName, getStatusPageUrl, getStatusPageUrlPath, getVirtualHostName, hashCode, isInstanceEnabledOnit, isNonSecurePortEnabled, isPreferIpAddress, setAppGroupName, setAppname, setASGName, setDataCenterInfo, setDefaultAddressResolutionOrder, setHealthCheckUrl, setHealthCheckUrlPath, setHomePageUrl, setHomePageUrlPath, setInitialStatus, setInstanceEnabledOnit, setInstanceId, setIpAddress, setLeaseExpirationDurationInSeconds, setLeaseRenewalIntervalInSeconds, setMetadataMap, setNamespace, setNonSecurePort, setNonSecurePortEnabled, setPreferIpAddress, setSecureHealthCheckUrl, setSecurePort, setSecurePortEnabled, setSecureVirtualHostName, setStatusPageUrl, setStatusPageUrlPath, setVirtualHostNamepublic String getHostname()
getHostname in class org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBeanpublic void setHostname(String hostname)
setHostname in class org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBeanpublic void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAwaresetEnvironment in class org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBeanpublic String toString()
toString in class org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBeanCopyright © 2019 Pivotal Software, Inc.. All rights reserved.