Package grpc.health.v1
Class HealthCheck
- java.lang.Object
 - 
- grpc.health.v1.HealthCheck
 
 
- 
public final class HealthCheck extends Object
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHealthCheck.HealthCheckRequestProtobuf typegrpc.health.v1.HealthCheckRequeststatic interfaceHealthCheck.HealthCheckRequestOrBuilderstatic classHealthCheck.HealthCheckResponseProtobuf typegrpc.health.v1.HealthCheckResponsestatic interfaceHealthCheck.HealthCheckResponseOrBuilder 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) 
 - 
 
- 
- 
Method Detail
- 
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
 
- 
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
 
- 
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
 
 - 
 
 -