クラス GraphQlProperties.Sse

java.lang.ObjectSE
org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Sse
含まれているクラス:
GraphQlProperties

public static class GraphQlProperties.Sse extends ObjectSE
導入:
4.0.0
作成者:
Brian Clozel
  • コンストラクターの詳細

    • Sse

      public Sse()
  • メソッドの詳細

    • getKeepAlive

      public @Nullable DurationSE getKeepAlive()
    • setKeepAlive

      public void setKeepAlive(@Nullable DurationSE keepAlive)
    • getTimeout

      public @Nullable DurationSE getTimeout()
    • setTimeout

      public void setTimeout(@Nullable DurationSE timeout)