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