| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.Builder.build() |
CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.Builder.buildPartial() |
CreateAccountSettlementInstructionResponse |
IBrokerAccountsServiceGrpc.IBrokerAccountsServiceBlockingStub.createAccountSettlementInstruction(CreateAccountSettlementInstructionRequest request)
Maintain standing settlement instructions for an account
|
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.getDefaultInstance() |
CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.getDefaultInstanceForType() |
CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.Builder.getDefaultInstanceForType() |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseDelimitedFrom(InputStream input) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(byte[] data) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(ByteBuffer data) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(com.google.protobuf.ByteString data) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(InputStream input) |
static CreateAccountSettlementInstructionResponse |
CreateAccountSettlementInstructionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CreateAccountSettlementInstructionResponse> |
IBrokerAccountsServiceGrpc.IBrokerAccountsServiceFutureStub.createAccountSettlementInstruction(CreateAccountSettlementInstructionRequest request)
Maintain standing settlement instructions for an account
|
static io.grpc.MethodDescriptor<CreateAccountSettlementInstructionRequest,CreateAccountSettlementInstructionResponse> |
IBrokerAccountsServiceGrpc.getCreateAccountSettlementInstructionMethod() |
com.google.protobuf.Parser<CreateAccountSettlementInstructionResponse> |
CreateAccountSettlementInstructionResponse.getParserForType() |
static com.google.protobuf.Parser<CreateAccountSettlementInstructionResponse> |
CreateAccountSettlementInstructionResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateAccountSettlementInstructionResponse.Builder |
CreateAccountSettlementInstructionResponse.Builder.mergeFrom(CreateAccountSettlementInstructionResponse other) |
static CreateAccountSettlementInstructionResponse.Builder |
CreateAccountSettlementInstructionResponse.newBuilder(CreateAccountSettlementInstructionResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBrokerAccountsServiceGrpc.IBrokerAccountsServiceImplBase.createAccountSettlementInstruction(CreateAccountSettlementInstructionRequest request,
io.grpc.stub.StreamObserver<CreateAccountSettlementInstructionResponse> responseObserver)
Maintain standing settlement instructions for an account
|
void |
IBrokerAccountsServiceGrpc.IBrokerAccountsServiceStub.createAccountSettlementInstruction(CreateAccountSettlementInstructionRequest request,
io.grpc.stub.StreamObserver<CreateAccountSettlementInstructionResponse> responseObserver)
Maintain standing settlement instructions for an account
|
Copyright © 2020. All rights reserved.