#include <health_check_service_server_builder_option.h>
◆ HealthCheckServiceServerBuilderOption()
grpc::HealthCheckServiceServerBuilderOption::HealthCheckServiceServerBuilderOption |
( |
std::unique_ptr< HealthCheckServiceInterface > |
hc | ) |
|
|
explicit |
The ownership of hc will be taken and transferred to the grpc server.
To explicitly disable default service, pass in a nullptr.
◆ ~HealthCheckServiceServerBuilderOption()
grpc::HealthCheckServiceServerBuilderOption::~HealthCheckServiceServerBuilderOption |
( |
| ) |
|
|
inlineoverride |
◆ UpdateArguments()
void grpc::HealthCheckServiceServerBuilderOption::UpdateArguments |
( |
ChannelArguments * |
args | ) |
|
|
overridevirtual |
◆ UpdatePlugins()
void grpc::HealthCheckServiceServerBuilderOption::UpdatePlugins |
( |
std::vector< std::unique_ptr< ServerBuilderPlugin >> * |
plugins | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: