Uses of Class
org.springframework.cloud.gateway.filter.factory.RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration
-
Uses of RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration in org.springframework.cloud.gateway.filter.factory
Subclasses with type arguments of type RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration in org.springframework.cloud.gateway.filter.factoryMethods in org.springframework.cloud.gateway.filter.factory that return RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfigurationModifier and TypeMethodDescriptionRemoveJsonAttributesResponseBodyGatewayFilterFactory.newConfig()RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration.setDeleteRecursively(boolean deleteRecursively) RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration.setFieldList(List<String> fieldList) Methods in org.springframework.cloud.gateway.filter.factory that return types with arguments of type RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfigurationModifier and TypeMethodDescriptionRemoveJsonAttributesResponseBodyGatewayFilterFactory.getConfigClass()Methods in org.springframework.cloud.gateway.filter.factory with parameters of type RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfigurationModifier and TypeMethodDescriptionRemoveJsonAttributesResponseBodyGatewayFilterFactory.apply(RemoveJsonAttributesResponseBodyGatewayFilterFactory.FieldListConfiguration config)