类 GraphQlProperties.DeprecatedSse
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.DeprecatedSse
- 封闭类:
GraphQlProperties
-
方法概要
修饰符和类型方法说明已过时, 待删除: 此 API 元素将从以后的版本中删除。void
setTimeout
(Duration timeout) 已过时, 待删除: 此 API 元素将从以后的版本中删除。
-
方法详细资料
-
getTimeout
@DeprecatedConfigurationProperty(replacement="spring.graphql.http.sse.timeout", since="3.5.0") @Deprecated(since="3.5.0", forRemoval=true) public Duration getTimeout()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
setTimeout
已过时, 待删除: 此 API 元素将从以后的版本中删除。
-