public static class EurekaRegistration.Builder extends Object
Modifier and Type | Method and Description |
---|---|
EurekaRegistration |
build() |
EurekaRegistration.Builder |
with(com.netflix.appinfo.ApplicationInfoManager applicationInfoManager) |
EurekaRegistration.Builder |
with(com.netflix.discovery.EurekaClient eurekaClient) |
EurekaRegistration.Builder |
with(com.netflix.discovery.EurekaClientConfig clientConfig,
org.springframework.context.ApplicationEventPublisher publisher) |
EurekaRegistration.Builder |
with(com.netflix.appinfo.HealthCheckHandler healthCheckHandler) |
public EurekaRegistration.Builder with(com.netflix.appinfo.ApplicationInfoManager applicationInfoManager)
public EurekaRegistration.Builder with(com.netflix.discovery.EurekaClient eurekaClient)
public EurekaRegistration.Builder with(com.netflix.appinfo.HealthCheckHandler healthCheckHandler)
public EurekaRegistration.Builder with(com.netflix.discovery.EurekaClientConfig clientConfig, org.springframework.context.ApplicationEventPublisher publisher)
public EurekaRegistration build()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.