Class GrpcServerProperties.Health
java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Health
- Enclosing class:
GrpcServerProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Health
public Health()
-
-
Method Details
-
getEnabled
public boolean getEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getActuator
-