Uses of Class
org.springframework.cloud.gateway.support.ConfigurationService.AbstractBuilder
-
Packages that use ConfigurationService.AbstractBuilder Package Description org.springframework.cloud.gateway.support -
-
Uses of ConfigurationService.AbstractBuilder in org.springframework.cloud.gateway.support
Classes in org.springframework.cloud.gateway.support with type parameters of type ConfigurationService.AbstractBuilder Modifier and Type Class Description static classConfigurationService.AbstractBuilder<T,B extends ConfigurationService.AbstractBuilder<T,B>>Subclasses of ConfigurationService.AbstractBuilder in org.springframework.cloud.gateway.support Modifier and Type Class Description static classConfigurationService.ConfigurableBuilder<T,C extends Configurable<T> & ShortcutConfigurable>static classConfigurationService.InstanceBuilder<T>
-