public static final class WalletExtensionGrpc.WalletExtensionBlockingStub extends io.grpc.stub.AbstractStub<WalletExtensionGrpc.WalletExtensionBlockingStub>
Modifier and Type | Method and Description |
---|---|
protected WalletExtensionGrpc.WalletExtensionBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
GrpcAPI.TransactionList |
getTransactionsFromThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsFromThis2 instead of this function.
|
GrpcAPI.TransactionListExtention |
getTransactionsFromThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsFromThis.
|
GrpcAPI.TransactionList |
getTransactionsToThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsToThis2 instead of this function.
|
GrpcAPI.TransactionListExtention |
getTransactionsToThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsToThis.
|
protected WalletExtensionGrpc.WalletExtensionBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<WalletExtensionGrpc.WalletExtensionBlockingStub>
public GrpcAPI.TransactionList getTransactionsFromThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsFromThis2 instead of this function.
public GrpcAPI.TransactionListExtention getTransactionsFromThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsFromThis.
public GrpcAPI.TransactionList getTransactionsToThis(GrpcAPI.AccountPaginated request)
Please use GetTransactionsToThis2 instead of this function.
public GrpcAPI.TransactionListExtention getTransactionsToThis2(GrpcAPI.AccountPaginated request)
Use this function instead of GetTransactionsToThis.
Copyright © 2020. All rights reserved.