Class InstancesGrpc.InstancesImplBase (0.83.0)

public abstract static class InstancesGrpc.InstancesImplBase implements BindableService, InstancesGrpc.AsyncService

Base class for the server implementation of the service Instances.

The Cloud Run Instances API allows you to manage Cloud Run Instances.

Inheritance

java.lang.Object > InstancesGrpc.InstancesImplBase

Implements

io.grpc.BindableService, InstancesGrpc.AsyncService

Constructors

InstancesImplBase()

public InstancesImplBase()

Methods

bindService()

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