Class InstanceServiceStub (0.2.0)

public abstract class InstanceServiceStub implements BackgroundResource

Base stub class for the InstanceService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > InstanceServiceStub

Implements

BackgroundResource

Constructors

InstanceServiceStub()

public InstanceServiceStub()

Methods

close()

public abstract void close()

getInstanceCallable()

public UnaryCallable<GetInstanceRequest,Instance> getInstanceCallable()
Returns
Type Description
UnaryCallable<GetInstanceRequest,Instance>