Class RegionHealthCheckServicesStub (1.6.0-beta)

public abstract class RegionHealthCheckServicesStub implements BackgroundResource

Base stub class for the RegionHealthCheckServices service API.

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

Inheritance

java.lang.Object > RegionHealthCheckServicesStub

Implements

BackgroundResource

Constructors

RegionHealthCheckServicesStub()

public RegionHealthCheckServicesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionHealthCheckServiceRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteRegionHealthCheckServiceRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetRegionHealthCheckServiceRequest,HealthCheckService> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionHealthCheckServiceRequest,HealthCheckService>

insertCallable()

public UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList>

listPagedCallable()

public UnaryCallable<ListRegionHealthCheckServicesRequest,RegionHealthCheckServicesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRegionHealthCheckServicesRequest,ListPagedResponse>

patchCallable()

public UnaryCallable<PatchRegionHealthCheckServiceRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchRegionHealthCheckServiceRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchRegionHealthCheckServiceRequest,Operation,Operation> patchOperationCallable()
Returns
TypeDescription
OperationCallable<PatchRegionHealthCheckServiceRequest,Operation,Operation>