Class RecommenderGrpc.RecommenderImplBase (2.43.0)

public abstract static class RecommenderGrpc.RecommenderImplBase implements BindableService, RecommenderGrpc.AsyncService

Base class for the server implementation of the service Recommender.

Provides insights and recommendations for cloud customers for various categories like performance optimization, cost savings, reliability, feature discovery, etc. Insights and recommendations are generated automatically based on analysis of user resources, configuration and monitoring metrics.

Inheritance

java.lang.Object > RecommenderGrpc.RecommenderImplBase

Implements

io.grpc.BindableService, RecommenderGrpc.AsyncService

Constructors

RecommenderImplBase()

public RecommenderImplBase()

Methods

bindService()

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