| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CreateEquityAccountResponse |
CreateEquityAccountResponse.Builder.build() |
CreateEquityAccountResponse |
CreateEquityAccountResponse.Builder.buildPartial() |
CreateEquityAccountResponse |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceBlockingStub.createEquityAccount(CreateEquityAccountRequest request)
Create an iBroker account of type Client (C) or Institutional (I), marketType=EQTY
|
static CreateEquityAccountResponse |
CreateEquityAccountResponse.getDefaultInstance() |
CreateEquityAccountResponse |
CreateEquityAccountResponse.getDefaultInstanceForType() |
CreateEquityAccountResponse |
CreateEquityAccountResponse.Builder.getDefaultInstanceForType() |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseDelimitedFrom(InputStream input) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(byte[] data) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(ByteBuffer data) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(com.google.protobuf.ByteString data) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(InputStream input) |
static CreateEquityAccountResponse |
CreateEquityAccountResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CreateEquityAccountResponse> |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceFutureStub.createEquityAccount(CreateEquityAccountRequest request)
Create an iBroker account of type Client (C) or Institutional (I), marketType=EQTY
|
static io.grpc.MethodDescriptor<CreateEquityAccountRequest,CreateEquityAccountResponse> |
IBrokerClientsAndAccountsServiceGrpc.getCreateEquityAccountMethod() |
com.google.protobuf.Parser<CreateEquityAccountResponse> |
CreateEquityAccountResponse.getParserForType() |
static com.google.protobuf.Parser<CreateEquityAccountResponse> |
CreateEquityAccountResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateEquityAccountResponse.Builder |
CreateEquityAccountResponse.Builder.mergeFrom(CreateEquityAccountResponse other) |
static CreateEquityAccountResponse.Builder |
CreateEquityAccountResponse.newBuilder(CreateEquityAccountResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceImplBase.createEquityAccount(CreateEquityAccountRequest request,
io.grpc.stub.StreamObserver<CreateEquityAccountResponse> responseObserver)
Create an iBroker account of type Client (C) or Institutional (I), marketType=EQTY
|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceStub.createEquityAccount(CreateEquityAccountRequest request,
io.grpc.stub.StreamObserver<CreateEquityAccountResponse> responseObserver)
Create an iBroker account of type Client (C) or Institutional (I), marketType=EQTY
|
Copyright © 2022. All rights reserved.