All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<CreateChangeOfControllingParticipantAcceptanceTransactionRequest,CreateChangeOfControllingParticipantAcceptanceTransactionResponse> |
getCreateChangeOfControllingParticipantAcceptanceTransactionMethod() |
static io.grpc.MethodDescriptor<CreateChangeOfControllingParticipantCancelTransactionRequest,CreateChangeOfControllingParticipantCancelTransactionResponse> |
getCreateChangeOfControllingParticipantCancelTransactionMethod() |
static io.grpc.MethodDescriptor<CreateChangeOfControllingParticipantRejectionTransactionRequest,CreateChangeOfControllingParticipantRejectionTransactionResponse> |
getCreateChangeOfControllingParticipantRejectionTransactionMethod() |
static io.grpc.MethodDescriptor<CreateChangeOfControllingParticipantTransactionRequest,CreateChangeOfControllingParticipantTransactionResponse> |
getCreateChangeOfControllingParticipantTransactionMethod() |
static io.grpc.MethodDescriptor<CreateSettlementAccountRequest,CreateSettlementAccountResponse> |
getCreateSettlementAccountMethod() |
static io.grpc.MethodDescriptor<GetProtectReasonRequest,GetProtectReasonResponse> |
getGetProtectReasonMethod() |
static io.grpc.MethodDescriptor<GetSettlementAccountBankingDataRequest,GetSettlementAccountBankingDataResponse> |
getGetSettlementAccountBankingDataMethod() |
static io.grpc.MethodDescriptor<GetSettlementAccountHoldersRequest,GetSettlementAccountHoldersResponse> |
getGetSettlementAccountHoldersMethod() |
static io.grpc.MethodDescriptor<GetSettlementAccountRequest,GetSettlementAccountResponse> |
getGetSettlementAccountMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<UpdateProtectReasonRequest,UpdateProtectReasonResponse> |
getUpdateProtectReasonMethod() |
static io.grpc.MethodDescriptor<UpdateSettlementAccountBankingDataRequest,UpdateSettlementAccountBankingDataResponse> |
getUpdateSettlementAccountBankingDataMethod() |
static io.grpc.MethodDescriptor<UpdateSettlementAccountHolderStatusRequest,UpdateSettlementAccountHolderStatusResponse> |
getUpdateSettlementAccountHolderStatusMethod() |
static io.grpc.MethodDescriptor<UpdateSettlementAccountIndependantDataRequest,UpdateSettlementAccountIndependantDataResponse> |
getUpdateSettlementAccountIndependantDataMethod() |
static io.grpc.MethodDescriptor<UpdateSettlementAccountStatusRequest,UpdateSettlementAccountStatusResponse> |
getUpdateSettlementAccountStatusMethod() |
static io.grpc.MethodDescriptor<UpdateSettlementAccountSynchronisedDataRequest,UpdateSettlementAccountSynchronisedDataResponse> |
getUpdateSettlementAccountSynchronisedDataMethod() |
static IBrokerSettlementAccountsServiceGrpc.IBrokerSettlementAccountsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static IBrokerSettlementAccountsServiceGrpc.IBrokerSettlementAccountsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static IBrokerSettlementAccountsServiceGrpc.IBrokerSettlementAccountsServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|