クラス GrpcServerProperties.Keepalive.Permit
java.lang.ObjectSE
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Keepalive.Permit
- 含まれているクラス:
GrpcServerProperties.Keepalive
維持管理許可対象プロパティ。
- 導入:
- 4.1.0
- 作成者:
- Chris Bono, Phillip Webb
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable DurationSEgetTime()booleanvoidsetTime(@Nullable DurationSE time) voidsetWithoutCalls(boolean withoutCalls)
コンストラクターの詳細
Permit
public Permit()
方法の詳細
getTime
setTime
isWithoutCalls
public boolean isWithoutCalls()setWithoutCalls
public void setWithoutCalls(boolean withoutCalls)