Uses of Enum Class
org.springframework.cloud.consul.discovery.ConsulDiscoveryProperties.ConsistencyMode
Packages that use ConsulDiscoveryProperties.ConsistencyMode
-
Uses of ConsulDiscoveryProperties.ConsistencyMode in org.springframework.cloud.consul.discovery
Subclasses with type arguments of type ConsulDiscoveryProperties.ConsistencyMode in org.springframework.cloud.consul.discoveryMethods in org.springframework.cloud.consul.discovery that return ConsulDiscoveryProperties.ConsistencyModeModifier and TypeMethodDescriptionConsulDiscoveryProperties.getConsistencyMode()Returns the enum constant of this class with the specified name.ConsulDiscoveryProperties.ConsistencyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.consul.discovery with parameters of type ConsulDiscoveryProperties.ConsistencyModeModifier and TypeMethodDescriptionvoidConsulDiscoveryProperties.setConsistencyMode(ConsulDiscoveryProperties.ConsistencyMode consistencyMode)