Class ExportServiceGrpc.ExportServiceImplBase (2.42.0)

public abstract static class ExportServiceGrpc.ExportServiceImplBase implements BindableService, ExportServiceGrpc.AsyncService

Base class for the server implementation of the service ExportService.

Service allows existing Cloud Profiler customers to export their profile data out of Google Cloud.

Inheritance

java.lang.Object > ExportServiceGrpc.ExportServiceImplBase

Implements

io.grpc.BindableService, ExportServiceGrpc.AsyncService

Constructors

ExportServiceImplBase()

public ExportServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition