クラス GrpcServerProperties.Keepalive.Permit

java.lang.ObjectSE
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Keepalive.Permit
含まれているクラス:
GrpcServerProperties.Keepalive

public static class GrpcServerProperties.Keepalive.Permit extends ObjectSE
維持管理許可対象プロパティ。
導入:
4.1.0
作成者:
Chris Bono, Phillip Webb
  • コンストラクターの詳細

    • Permit

      public Permit()
  • 方法の詳細

    • getTime

      public @Nullable DurationSE getTime()
    • setTime

      public void setTime(@Nullable DurationSE time)
    • isWithoutCalls

      public boolean isWithoutCalls()
    • setWithoutCalls

      public void setWithoutCalls(boolean withoutCalls)