Class BusinessIdentityServiceStub (0.2.0)

public abstract class BusinessIdentityServiceStub implements BackgroundResource

Base stub class for the BusinessIdentityService service API.

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

Inheritance

java.lang.Object > BusinessIdentityServiceStub

Implements

BackgroundResource

Constructors

BusinessIdentityServiceStub()

public BusinessIdentityServiceStub()

Methods

close()

public abstract void close()

getBusinessIdentityCallable()

public UnaryCallable<GetBusinessIdentityRequest,BusinessIdentity> getBusinessIdentityCallable()
Returns
Type Description
UnaryCallable<GetBusinessIdentityRequest,BusinessIdentity>

updateBusinessIdentityCallable()

public UnaryCallable<UpdateBusinessIdentityRequest,BusinessIdentity> updateBusinessIdentityCallable()
Returns
Type Description
UnaryCallable<UpdateBusinessIdentityRequest,BusinessIdentity>