public abstract class AccountIssueServiceStub implements BackgroundResource
Base stub class for the AccountIssueService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AccountIssueServiceStub()
public AccountIssueServiceStub()
Methods
close()
public abstract void close()
listAccountIssuesCallable()
public UnaryCallable<ListAccountIssuesRequest,ListAccountIssuesResponse> listAccountIssuesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountIssuesRequest,ListAccountIssuesResponse> |
listAccountIssuesPagedCallable()
public UnaryCallable<ListAccountIssuesRequest,AccountIssueServiceClient.ListAccountIssuesPagedResponse> listAccountIssuesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountIssuesRequest,ListAccountIssuesPagedResponse> |