Class AccountIssueServiceStub (0.2.0)

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.

Inheritance

java.lang.Object > AccountIssueServiceStub

Implements

BackgroundResource

Constructors

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>