public static final class AccountIssueServiceGrpc.AccountIssueServiceBlockingStub extends AbstractBlockingStub<AccountIssueServiceGrpc.AccountIssueServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service AccountIssueService.
Service to support AccountIssueService
API.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > AccountIssueServiceGrpc.AccountIssueServiceBlockingStubMethods
build(Channel channel, CallOptions callOptions)
protected AccountIssueServiceGrpc.AccountIssueServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
Returns | |
---|---|
Type | Description |
AccountIssueServiceGrpc.AccountIssueServiceBlockingStub |
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
listAccountIssues(ListAccountIssuesRequest request)
public ListAccountIssuesResponse listAccountIssues(ListAccountIssuesRequest request)
Lists all account issues of a Merchant Center account.
Parameter | |
---|---|
Name | Description |
request |
ListAccountIssuesRequest |
Returns | |
---|---|
Type | Description |
ListAccountIssuesResponse |