Class GbpAccountsServiceStub (0.23.0)

public abstract class GbpAccountsServiceStub implements BackgroundResource

Base stub class for the GbpAccountsService service API.

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

Inheritance

java.lang.Object > GbpAccountsServiceStub

Implements

BackgroundResource

Constructors

GbpAccountsServiceStub()

public GbpAccountsServiceStub()

Methods

close()

public abstract void close()

linkGbpAccountCallable()

public UnaryCallable<LinkGbpAccountRequest,LinkGbpAccountResponse> linkGbpAccountCallable()
Returns
Type Description
UnaryCallable<LinkGbpAccountRequest,LinkGbpAccountResponse>

listGbpAccountsCallable()

public UnaryCallable<ListGbpAccountsRequest,ListGbpAccountsResponse> listGbpAccountsCallable()
Returns
Type Description
UnaryCallable<ListGbpAccountsRequest,ListGbpAccountsResponse>

listGbpAccountsPagedCallable()

public UnaryCallable<ListGbpAccountsRequest,GbpAccountsServiceClient.ListGbpAccountsPagedResponse> listGbpAccountsPagedCallable()
Returns
Type Description
UnaryCallable<ListGbpAccountsRequest,ListGbpAccountsPagedResponse>