public class ApiVersionRequestCondition extends Object implements org.springframework.web.reactive.result.condition.RequestCondition<ApiVersionRequestCondition>
| Constructor and Description |
|---|
ApiVersionRequestCondition() |
| Modifier and Type | Method and Description |
|---|---|
ApiVersionRequestCondition |
combine(ApiVersionRequestCondition apiVersionRequestCondition) |
int |
compareTo(ApiVersionRequestCondition apiVersionRequestCondition,
org.springframework.web.server.ServerWebExchange exchange) |
ApiVersionRequestCondition |
getMatchingCondition(org.springframework.web.server.ServerWebExchange exchange) |
public ApiVersionRequestCondition combine(ApiVersionRequestCondition apiVersionRequestCondition)
combine in interface org.springframework.web.reactive.result.condition.RequestCondition<ApiVersionRequestCondition>public ApiVersionRequestCondition getMatchingCondition(org.springframework.web.server.ServerWebExchange exchange)
getMatchingCondition in interface org.springframework.web.reactive.result.condition.RequestCondition<ApiVersionRequestCondition>public int compareTo(ApiVersionRequestCondition apiVersionRequestCondition, org.springframework.web.server.ServerWebExchange exchange)
compareTo in interface org.springframework.web.reactive.result.condition.RequestCondition<ApiVersionRequestCondition>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.