Class ServiceControllerStub (1.41.0)

public abstract class ServiceControllerStub implements BackgroundResource

Base stub class for the ServiceController service API.

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

Inheritance

java.lang.Object > ServiceControllerStub

Implements

BackgroundResource

Constructors

ServiceControllerStub()

public ServiceControllerStub()

Methods

checkCallable()

public UnaryCallable<CheckRequest,CheckResponse> checkCallable()
Returns
TypeDescription
UnaryCallable<CheckRequest,CheckResponse>

close()

public abstract void close()

reportCallable()

public UnaryCallable<ReportRequest,ReportResponse> reportCallable()
Returns
TypeDescription
UnaryCallable<ReportRequest,ReportResponse>