| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.Builder.build() |
CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.Builder.buildPartial() |
CreateClientAccountRelationshipResponse |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceBlockingStub.createClientAccountRelationship(CreateClientAccountRelationshipRequest request)
Maintain the relationship between clients and accounts
|
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.getDefaultInstance() |
CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.getDefaultInstanceForType() |
CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.Builder.getDefaultInstanceForType() |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseDelimitedFrom(InputStream input) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(byte[] data) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(ByteBuffer data) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(com.google.protobuf.ByteString data) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(InputStream input) |
static CreateClientAccountRelationshipResponse |
CreateClientAccountRelationshipResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CreateClientAccountRelationshipResponse> |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceFutureStub.createClientAccountRelationship(CreateClientAccountRelationshipRequest request)
Maintain the relationship between clients and accounts
|
static io.grpc.MethodDescriptor<CreateClientAccountRelationshipRequest,CreateClientAccountRelationshipResponse> |
IBrokerClientsAndAccountsServiceGrpc.getCreateClientAccountRelationshipMethod() |
com.google.protobuf.Parser<CreateClientAccountRelationshipResponse> |
CreateClientAccountRelationshipResponse.getParserForType() |
static com.google.protobuf.Parser<CreateClientAccountRelationshipResponse> |
CreateClientAccountRelationshipResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateClientAccountRelationshipResponse.Builder |
CreateClientAccountRelationshipResponse.Builder.mergeFrom(CreateClientAccountRelationshipResponse other) |
static CreateClientAccountRelationshipResponse.Builder |
CreateClientAccountRelationshipResponse.newBuilder(CreateClientAccountRelationshipResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceImplBase.createClientAccountRelationship(CreateClientAccountRelationshipRequest request,
io.grpc.stub.StreamObserver<CreateClientAccountRelationshipResponse> responseObserver)
Maintain the relationship between clients and accounts
|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceStub.createClientAccountRelationship(CreateClientAccountRelationshipRequest request,
io.grpc.stub.StreamObserver<CreateClientAccountRelationshipResponse> responseObserver)
Maintain the relationship between clients and accounts
|
Copyright © 2020. All rights reserved.