Uses of Enum Class
org.springframework.cloud.gateway.filter.factory.DedupeResponseHeaderGatewayFilterFactory.Strategy
Packages that use DedupeResponseHeaderGatewayFilterFactory.Strategy
-
Uses of DedupeResponseHeaderGatewayFilterFactory.Strategy in org.springframework.cloud.gateway.filter.factory
Subclasses with type arguments of type DedupeResponseHeaderGatewayFilterFactory.Strategy in org.springframework.cloud.gateway.filter.factoryMethods in org.springframework.cloud.gateway.filter.factory that return DedupeResponseHeaderGatewayFilterFactory.StrategyModifier and TypeMethodDescriptionDedupeResponseHeaderGatewayFilterFactory.Config.getStrategy()Returns the enum constant of this class with the specified name.DedupeResponseHeaderGatewayFilterFactory.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.cloud.gateway.filter.factory with parameters of type DedupeResponseHeaderGatewayFilterFactory.StrategyModifier and TypeMethodDescriptionDedupeResponseHeaderGatewayFilterFactory.Config.setStrategy(DedupeResponseHeaderGatewayFilterFactory.Strategy strategy)