Class UserStoreServiceStub (0.90.0)

public abstract class UserStoreServiceStub implements BackgroundResource

Base stub class for the UserStoreService service API.

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

Inheritance

java.lang.Object > UserStoreServiceStub

Implements

BackgroundResource

Constructors

UserStoreServiceStub()

public UserStoreServiceStub()

Methods

close()

public abstract void close()

getUserStoreCallable()

public UnaryCallable<GetUserStoreRequest,UserStore> getUserStoreCallable()
Returns
Type Description
UnaryCallable<GetUserStoreRequest,UserStore>

updateUserStoreCallable()

public UnaryCallable<UpdateUserStoreRequest,UserStore> updateUserStoreCallable()
Returns
Type Description
UnaryCallable<UpdateUserStoreRequest,UserStore>