Uses of Enum Class
org.springframework.cloud.gateway.filter.factory.RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion
Packages that use RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion
-
Uses of RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion in org.springframework.cloud.gateway.filter.factory
Subclasses with type arguments of type RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion in org.springframework.cloud.gateway.filter.factoryModifier and TypeClassDescriptionstatic enumMethods in org.springframework.cloud.gateway.filter.factory that return RewriteLocationResponseHeaderGatewayFilterFactory.StripVersionModifier and TypeMethodDescriptionRewriteLocationResponseHeaderGatewayFilterFactory.Config.getStripVersion()Returns the enum constant of this class with the specified name.RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion.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 RewriteLocationResponseHeaderGatewayFilterFactory.StripVersionModifier and TypeMethodDescriptionRewriteLocationResponseHeaderGatewayFilterFactory.Config.setStripVersion(RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion stripVersion)