@Validated public static class MethodRoutePredicateFactory.Config extends Object
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpMethod |
getMethod()
Deprecated.
|
org.springframework.http.HttpMethod[] |
getMethods() |
void |
setMethod(org.springframework.http.HttpMethod method)
Deprecated.
|
void |
setMethods(org.springframework.http.HttpMethod... methods) |
@Deprecated public org.springframework.http.HttpMethod getMethod()
@Deprecated public void setMethod(org.springframework.http.HttpMethod method)
public org.springframework.http.HttpMethod[] getMethods()
public void setMethods(org.springframework.http.HttpMethod... methods)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.