Uses of Enum Class
org.springframework.cloud.gateway.route.builder.BooleanSpec.Operator
Packages that use BooleanSpec.Operator
-
Uses of BooleanSpec.Operator in org.springframework.cloud.gateway.route.builder
Subclasses with type arguments of type BooleanSpec.Operator in org.springframework.cloud.gateway.route.builderMethods in org.springframework.cloud.gateway.route.builder that return BooleanSpec.OperatorModifier and TypeMethodDescriptionstatic BooleanSpec.OperatorReturns the enum constant of this class with the specified name.static BooleanSpec.Operator[]BooleanSpec.Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.