Uses of Enum
org.springframework.cloud.gateway.filter.factory.DedupeResponseHeaderGatewayFilterFactory.Strategy
Packages that use DedupeResponseHeaderGatewayFilterFactory.Strategy
-
Uses of DedupeResponseHeaderGatewayFilterFactory.Strategy in org.springframework.cloud.gateway.filter.factory
Methods in org.springframework.cloud.gateway.filter.factory that return DedupeResponseHeaderGatewayFilterFactory.StrategyModifier and TypeMethodDescriptionDedupeResponseHeaderGatewayFilterFactory.Config.getStrategy()Returns the enum constant of this type with the specified name.DedupeResponseHeaderGatewayFilterFactory.Strategy.values()Returns an array containing the constants of this enum type, 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)