public abstract class BusinessIdentityServiceStub implements BackgroundResourceBase stub class for the BusinessIdentityService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|