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