All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getCreateAccountAddressMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getCreateAccountSettlementInstructionMethod() |
static io.grpc.MethodDescriptor<CreateAdviserRequest,CreateAdviserResponse> |
getCreateAdviserMethod() |
static io.grpc.MethodDescriptor<CreateClientAccountRelationshipRequest,CreateClientAccountRelationshipResponse> |
getCreateClientAccountRelationshipMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getCreateClientAddressMethod() |
static io.grpc.MethodDescriptor<CreateClientRequest,CreateClientResponse> |
getCreateClientMethod() |
static io.grpc.MethodDescriptor<CreateCommunicationDetailsRequest,CreateCommunicationDetailsResponse> |
getCreateCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<CreateDistributionDetailsRequest,CreateDistributionDetailsResponse> |
getCreateDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<CreateEquityAccountRequest,CreateEquityAccountResponse> |
getCreateEquityAccountMethod() |
static io.grpc.MethodDescriptor<CreateFinancialSettlementDetailsRequest,CreateFinancialSettlementDetailsResponse> |
getCreateFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getCreateOptionsAccountMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getCreateSettlementAccountMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getGetAccountAddressMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getGetAccountSettlementInstructionMethod() |
static io.grpc.MethodDescriptor<GetAdviserRequest,GetAdviserResponse> |
getGetAdviserMethod() |
static io.grpc.MethodDescriptor<GetClientAccountRelationshipRequest,GetClientAccountRelationshipResponse> |
getGetClientAccountRelationshipMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getGetClientAddressMethod() |
static io.grpc.MethodDescriptor<GetClientRequest,GetClientResponse> |
getGetClientMethod() |
static io.grpc.MethodDescriptor<GetCommunicationDetailsRequest,GetCommunicationDetailsResponse> |
getGetCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<GetDistributionDetailsRequest,GetDistributionDetailsResponse> |
getGetDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<GetEquityAccountRequest,GetEquityAccountResponse> |
getGetEquityAccountMethod() |
static io.grpc.MethodDescriptor<GetFinancialSettlementDetailsRequest,GetFinancialSettlementDetailsResponse> |
getGetFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getGetOptionsAccountMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getGetSettlementAccountMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getUpdateAccountAddressMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getUpdateAccountSettlementInstructionMethod() |
static io.grpc.MethodDescriptor<UpdateAdviserRequest,UpdateAdviserResponse> |
getUpdateAdviserMethod() |
static io.grpc.MethodDescriptor<UpdateClientAccountRelationshipRequest,UpdateClientAccountRelationshipResponse> |
getUpdateClientAccountRelationshipMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getUpdateClientAddressMethod() |
static io.grpc.MethodDescriptor<UpdateClientRequest,UpdateClientResponse> |
getUpdateClientMethod() |
static io.grpc.MethodDescriptor<UpdateCommunicationDetailsRequest,UpdateCommunicationDetailsResponse> |
getUpdateCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateDistributionDetailsRequest,UpdateDistributionDetailsResponse> |
getUpdateDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateEquityAccountRequest,UpdateEquityAccountResponse> |
getUpdateEquityAccountMethod() |
static io.grpc.MethodDescriptor<UpdateFinancialSettlementDetailsRequest,UpdateFinancialSettlementDetailsResponse> |
getUpdateFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getUpdateOptionsAccountMethod() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,com.google.protobuf.Empty> |
getUpdateSettlementAccountMethod() |
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|