Uses of Class
org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.Builder
Packages that use EurekaRegistration.Builder
-
Uses of EurekaRegistration.Builder in org.springframework.cloud.netflix.eureka.serviceregistry
Methods in org.springframework.cloud.netflix.eureka.serviceregistry that return EurekaRegistration.BuilderModifier and TypeMethodDescriptionstatic EurekaRegistration.BuilderEurekaRegistration.builder(CloudEurekaInstanceConfig instanceConfig) 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(org.springframework.beans.factory.ObjectProvider<com.netflix.appinfo.HealthCheckHandler> healthCheckHandler)