Class EndpointServiceGrpc.EndpointServiceImplBase (3.42.0)

public abstract static class EndpointServiceGrpc.EndpointServiceImplBase implements BindableService, EndpointServiceGrpc.AsyncService

Base class for the server implementation of the service EndpointService.

A service for managing Vertex AI's Endpoints.

Inheritance

java.lang.Object > EndpointServiceGrpc.EndpointServiceImplBase

Implements

io.grpc.BindableService, EndpointServiceGrpc.AsyncService

Constructors

EndpointServiceImplBase()

public EndpointServiceImplBase()

Methods

bindService()

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