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