Class CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase (0.29.0)

public abstract static class CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase implements BindableService, CaseAttachmentServiceGrpc.AsyncService

Base class for the server implementation of the service CaseAttachmentService.

A service to manage file attachment for Google Cloud support cases.

Inheritance

java.lang.Object > CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase

Implements

io.grpc.BindableService, CaseAttachmentServiceGrpc.AsyncService

Constructors

CaseAttachmentServiceImplBase()

public CaseAttachmentServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition