Uses of Class
org.springframework.cloud.client.DefaultServiceInstance
Packages that use DefaultServiceInstance
Package
Description
-
Uses of DefaultServiceInstance in org.springframework.cloud.client.discovery.simple
Methods in org.springframework.cloud.client.discovery.simple that return DefaultServiceInstanceMethods in org.springframework.cloud.client.discovery.simple that return types with arguments of type DefaultServiceInstanceMethod parameters in org.springframework.cloud.client.discovery.simple with type arguments of type DefaultServiceInstanceModifier and TypeMethodDescriptionvoidSimpleDiscoveryProperties.setInstances(Map<String, List<DefaultServiceInstance>> instances) -
Uses of DefaultServiceInstance in org.springframework.cloud.client.discovery.simple.reactive
Methods in org.springframework.cloud.client.discovery.simple.reactive that return DefaultServiceInstanceMethod parameters in org.springframework.cloud.client.discovery.simple.reactive with type arguments of type DefaultServiceInstanceModifier and TypeMethodDescriptionvoidSimpleReactiveDiscoveryProperties.setInstances(Map<String, List<DefaultServiceInstance>> instances)