Class GrpcClientProperties.ChannelConfig.Health
java.lang.Object
org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.ChannelConfig.Health
- Enclosing class:
GrpcClientProperties.ChannelConfig
- Author:
- Dave Syer, Chris Bono, Vahid Ramezani
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringbooleanvoidsetEnabled(boolean enabled) voidsetServiceName(String serviceName)
-
Constructor Details
-
Health
public Health()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getServiceName
-
setServiceName
-