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