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