Class EdgeContainerGrpc.EdgeContainerImplBase (0.38.0)

public abstract static class EdgeContainerGrpc.EdgeContainerImplBase implements BindableService, EdgeContainerGrpc.AsyncService

Base class for the server implementation of the service EdgeContainer.

EdgeContainer API provides management of Kubernetes Clusters on Google Edge Cloud deployments.

Inheritance

java.lang.Object > EdgeContainerGrpc.EdgeContainerImplBase

Implements

io.grpc.BindableService, EdgeContainerGrpc.AsyncService

Constructors

EdgeContainerImplBase()

public EdgeContainerImplBase()

Methods

bindService()

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