クラス GraphQlProperties.Sse

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

public static class GraphQlProperties.Sse extends ObjectSE
  • コンストラクターの詳細

    • Sse

      public Sse()
  • 方法の詳細

    • getKeepAlive

      public DurationSE getKeepAlive()
    • setKeepAlive

      public void setKeepAlive(DurationSE keepAlive)
    • getTimeout

      public DurationSE getTimeout()
    • setTimeout

      public void setTimeout(DurationSE timeout)